typescript

This commit is contained in:
2025-11-13 02:37:16 +01:00
parent ada089c05b
commit 6d55e61cee
43 changed files with 923 additions and 406 deletions
+1
View File
@@ -133,6 +133,7 @@
flex: 0 0 var(--sidebar-width);
background: var(--bg);
position: relative;
z-index: 1000000;
}
.sidebar--resizing {