[SE] Scroll bar height decrease

This commit is contained in:
Konstantin Kireyev
2024-03-15 22:09:19 +05:00
parent 4cfda5a3df
commit 3aa0f9f391

View File

@ -53,7 +53,7 @@
}
&::-webkit-scrollbar {
height: 16px;
height: 14px;
border-top: #c0c0c0 1px solid;
background-color: #eeeeee;
}