cleaner command system + phone UI changes + iMS/EQ

This commit is contained in:
NoobishSVK
2024-01-28 14:37:32 +01:00
parent 8eb63eb5c4
commit 66892cedbe
10 changed files with 318 additions and 105 deletions
+7
View File
@@ -48,5 +48,12 @@
margin: auto;
width: 90%;
margin-bottom: 20px;
background-color: transparent;
}
.flex-phone {
display: flex;
}
.panel-90 {
margin-top: 100px;
}
}