mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 17:58:42 +08:00
Revert 93c18ff: Fix listview header (border radius for scale>200%)
This commit is contained in:
@ -93,6 +93,8 @@
|
||||
|
||||
.listview-table-header {
|
||||
z-index: 1;
|
||||
background-color: @background-normal-ie;
|
||||
background-color: @background-normal;
|
||||
border-bottom: @scaled-one-px-value-ie solid @border-regular-control-ie;
|
||||
border-bottom: @scaled-one-px-value solid @border-regular-control;
|
||||
padding: 3px 6px;
|
||||
|
||||
Reference in New Issue
Block a user