[common] fix bug 50417

This commit is contained in:
Maxim Kadushkin 2021-05-14 21:48:51 +03:00
parent 66ec5caed1
commit 0e4dacae8f
2 changed files with 4 additions and 1 deletions

View file

@ -31,6 +31,10 @@
.box-shadow(0 0 0 2px @border-preview-select-ie);
.box-shadow(0 0 0 @scaled-two-px-value @border-preview-select);
}
.options__icon {
opacity: @component-normal-icon-opacity;
}
}
.grouped-data {

View file

@ -157,7 +157,6 @@
.dataview {
.item {
.options__icon {
opacity: @component-normal-icon-opacity;
}
.options__icon-huge {