mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Mobile fixes
This commit is contained in:
@@ -79,7 +79,9 @@
|
||||
}
|
||||
|
||||
:global(nav > div) {
|
||||
width: 32px !important;
|
||||
@media (min-width: 768px) {
|
||||
width: 32px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.isOpen {
|
||||
|
||||
@@ -505,7 +505,7 @@
|
||||
|
||||
.studio-content {
|
||||
min-height: calc(100vh - 54px);
|
||||
margin-top: 32px;
|
||||
margin-top: 56px;
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user