thinner scrollbar

This commit is contained in:
root 2023-09-04 11:58:34 +02:00
parent d1292b03a9
commit 3040923ff4

View File

@ -1,6 +1,6 @@
@media (hover: hover) and (pointer: fine) {
::-webkit-scrollbar {
width: 1em;
width: 0.5em;
height: 1em;
}
.scrollX-mini::-webkit-scrollbar {