Smaller scrollbar

This commit is contained in:
Piotr Rogowski 2021-04-03 10:28:33 +02:00
parent a4de470af2
commit 3adbc3fa18
No known key found for this signature in database
GPG Key ID: F40F61D5587F5673
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
// Scrollbar
::-webkit-scrollbar {
width: 10px;
width: 8px;
}
::-webkit-scrollbar-track {