fix: scrollbar styling

This commit is contained in:
Timothy J. Baek 2023-12-08 18:28:19 -08:00
parent c23da2c91c
commit 109dbb44b8

View file

@ -37,7 +37,7 @@ math {
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
height: 0.35rem; height: 0.45rem;
width: 0.35rem; width: 0.35rem;
} }