Fix layout

This commit is contained in:
momo5502
2025-04-18 12:23:51 +02:00
parent bf23eac588
commit fe4ce3d379

View File

@@ -30,9 +30,11 @@
.buttons {
z-index: 201;
margin: 20px;
margin-top: 10px;
margin-bottom: 15px;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
@@ -116,7 +118,7 @@
display: flex;
flex-direction: column;
z-index: 200;
margin: 15px;
margin: 20px;
}
.terminal-header {