Added preliminary files modal; fixed tabs scroll issue; fixed missing build deps

This commit is contained in:
2025-06-15 00:43:33 -05:00
parent f28dfa84c2
commit ef56b8c84b
14 changed files with 218 additions and 12 deletions

View File

@@ -32,6 +32,8 @@ body {
padding-bottom: 0.4em;
padding-top: 0.4em;
color: rgba(255, 255, 255, 0.64);
margin-left: 0.2em;
margin-right: 0.2em;
}