[common] fix icon in 'options' button

This commit is contained in:
Maxim Kadushkin 2021-05-05 17:30:40 +03:00
parent 9042abf790
commit 5582176247

View file

@ -728,6 +728,12 @@
background-color: @highlight-button-pressed-ie;
background-color: @highlight-button-pressed;
}
&.large {
min-width: 28px;
width: 28px;
height: 28px;
}
}
.btn-text-default {