mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 05:57:18 +08:00
[SE] Scroll bar height decrease
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
height: 16px;
|
||||
height: 14px;
|
||||
border-top: #c0c0c0 1px solid;
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user