Added quarter based resizing of editors

This commit is contained in:
2025-06-14 16:50:46 -05:00
parent 7f55d68372
commit f28dfa84c2
6 changed files with 109 additions and 3 deletions

View File

@@ -38,6 +38,10 @@ body {
.hidden {
display: none;
}
.scroller {
/*
-webkit-scrollbar-color: #00000084 #ffffff64;