Clean up UI for small screens

This commit is contained in:
2024-03-15 13:58:27 +01:00
parent 6376e67cd7
commit 13c5889a56
5 changed files with 54 additions and 39 deletions

View File

@@ -130,7 +130,7 @@ onDestroy(close_socket)
line-height: 0.75em;
margin-top: 0.5em;
}
@media (max-width: 700px) {
@media (max-width: 800px) {
.label {
text-align: center;
padding-left: 0;