restore visible scrollbar

This commit is contained in:
Taylor Wilsdon 2025-10-16 09:05:17 -04:00
parent 29d4148fe9
commit fbeff475cf

View file

@ -129,8 +129,8 @@ li p {
}
::-webkit-scrollbar {
height: 0.4rem;
width: 0.4rem;
height: 0.8rem;
width: 0.8rem;
}
::-webkit-scrollbar-track {