Merge pull request #262

style: slightly thicker scrollbar
This commit is contained in:
Herculino Trotta
2025-06-20 02:02:17 -03:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
/* custom scrollbar */
::-webkit-scrollbar {
width: 10px;
width: 13px;
}
::-webkit-scrollbar-track {