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