diff --git a/src/common/Dropdown/styles.less b/src/common/Dropdown/styles.less index 1ba50f86e..af7f98ae0 100644 --- a/src/common/Dropdown/styles.less +++ b/src/common/Dropdown/styles.less @@ -53,11 +53,7 @@ } &:hover, &:focus { - background-color: var(--color-surfacedarker); - - &:global(.selected) { - filter: brightness(1.2); - } + background-color: var(--color-surfacedark); } .label {