fix: scrollbar styling

This commit is contained in:
Timothy J. Baek 2023-12-08 18:28:19 -08:00
parent c23da2c91c
commit 109dbb44b8
1 changed files with 1 additions and 1 deletions

View File

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