[stylesheets] fix header button's stylesheet

This commit is contained in:
Maxim Kadushkin 2021-01-11 11:07:21 +03:00
parent bd6c34b66d
commit e80644cc1f

View file

@ -293,7 +293,7 @@
}
.btn& {
&:active {
&:active, &.active {
.icon.toolbar__icon {
&.icon--inverse {
background-position-x: @button-header-active-icon-offset-x;