We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e305e commit 1c1b0bfCopy full SHA for 1c1b0bf
packages/core/src/login/webview/vue/base.css
@@ -9,3 +9,9 @@
9
/* Alignment */
10
--auth-container-top: 15%;
11
}
12
+
13
+@media (max-width: 260px) {
14
+ body {
15
+ scale: 0.6;
16
+ }
17
+}
0 commit comments