mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
Fix mobile view toggle
This commit is contained in:
+5
@@ -104,6 +104,11 @@
|
||||
.mobile-container {
|
||||
width: 400px;
|
||||
margin: 0 auto;
|
||||
|
||||
iframe {
|
||||
width: inherit;
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
}
|
||||
iframe {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user