aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 9f847e4c..57b3665d 100644
--- a/style.css
+++ b/style.css
@@ -19,6 +19,10 @@
max-width: 4em;
}
+#resize_mode{
+ flex: 1.5;
+}
+
button{
align-self: stretch !important;
}