mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 01:15:22 +08:00
Fix listview header (border radius for scale>200%)
This commit is contained in:
@ -93,8 +93,6 @@
|
||||
|
||||
.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