diff --git a/styles/right-panel.less b/styles/right-panel.less index 52ac43a4ea..d67a9f9974 100644 --- a/styles/right-panel.less +++ b/styles/right-panel.less @@ -30,6 +30,11 @@ } &.disabled { opacity: 0.3; + &:active { + img, .btn-label { + -webkit-filter: brightness(1); + } + } } &:active { img, .btn-label {