Styling improvements

This commit is contained in:
metacryst
2026-02-27 02:05:39 -06:00
parent b908354c04
commit 21f654bbed
6 changed files with 50 additions and 20 deletions

View File

@@ -62,7 +62,6 @@ class Sidebar extends Shadow {
.position("fixed")
.x(0).y(0)
.height(100, vh)
.borderRight("1px solid var(--accent)")
.zIndex(3)
.onEvent("themechange", () => {
console.log("why is this needed smg")