Mobile fixes

This commit is contained in:
ernstmul
2025-05-09 11:36:26 +02:00
parent 8fb72003ef
commit 7e6fc6d3e2
2 changed files with 4 additions and 2 deletions
@@ -79,7 +79,9 @@
}
:global(nav > div) {
width: 32px !important;
@media (min-width: 768px) {
width: 32px !important;
}
}
.isOpen {
+1 -1
View File
@@ -505,7 +505,7 @@
.studio-content {
min-height: calc(100vh - 54px);
margin-top: 32px;
margin-top: 56px;
width: 100vw;
position: relative;