styling fixes

This commit is contained in:
Michael Freno
2025-12-30 15:10:25 -05:00
parent 17ea918081
commit 48bf4607b8
4 changed files with 7 additions and 4 deletions

View File

@@ -209,7 +209,8 @@
transition-duration: 500ms;
syntax: "*";
inherits: false;
scrollbar-gutter: stable;
scrollbar-gutter: stable both-edges;
scrollbar-color: var(--color-text) var(--color-base);
}
::selection {