upd: styles

update styles to fix a couple bugs
This commit is contained in:
2026-06-21 19:36:03 -04:00
parent 49cbc2de59
commit 3bf4e03ba6
12 changed files with 230 additions and 12 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
overflow-y: auto;
min-width: 0;
border-right: solid 2px var(--border);
height: calc(100vh - 60px);
background-color: var(--background);
color: var(--text);
font-size: 0.9em;