style tweaks

This commit is contained in:
Sundog Jones 2024-09-10 11:38:20 -04:00
parent ef926873e0
commit 5ecb9b4944

View File

@ -172,7 +172,7 @@
#schedule_grid {
border: 2px solid white;
width: 100%;
width: 90vw;
max-height: 52vh;
overflow-y: scroll;
}