chore: order "O" field fix; responsiveness

This commit is contained in:
2024-05-18 20:20:11 +02:00
parent 85c4fba8ba
commit ae0beadb93
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -138,7 +138,8 @@ export default defineComponent({
grid-template-rows: auto 1fr;
overflow: hidden;
height: 95vh;
max-height: 95vh;
min-height: 600px;
}
.message_nav {