diff --git a/frontend/resources/styles/common/framework.scss b/frontend/resources/styles/common/framework.scss index 8726cc48c9..82e823d013 100644 --- a/frontend/resources/styles/common/framework.scss +++ b/frontend/resources/styles/common/framework.scss @@ -855,7 +855,7 @@ input[type=range]:focus::-ms-fill-upper { &:hover { &::after { - background-color: $dark-ui-bg; + background-color: $primary-ui-bg; border-radius: $br-small; color: $medium-ui-text; content: attr(alt);