mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 06:57:25 +08:00
[common] fix bug 49719
This commit is contained in:
@ -153,4 +153,16 @@
|
||||
background-color: @border-divider-ie;
|
||||
background-color: @border-divider;
|
||||
}
|
||||
|
||||
.dataview {
|
||||
.item {
|
||||
.options__icon {
|
||||
opacity: @component-normal-icon-opacity;
|
||||
}
|
||||
|
||||
.options__icon-huge {
|
||||
background-position-x: var(--button-huge-normal-icon-offset-x, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user