aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorgeireann <60007097+geireann@users.noreply.github.com>2020-06-16 23:53:16 +0800
committergeireann <60007097+geireann@users.noreply.github.com>2020-06-16 23:53:16 +0800
commit4b1dc65c9e0bb917c1f1f780f8a63fc0c91b4ad6 (patch)
treec18ea9f31fb2dbd1f02800742f7857686411ea8e /src/client/views/nodes/PresBox.scss
parent099a1942440efc2784bc9b2c5896777cf85842ec (diff)
mobile menu bug fixes + doc button fix
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 2bb249ee4..ccce6e627 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -126,4 +126,9 @@
position: absolute;
min-width: 50px;
}
+
+ .input,
+ .select {
+ font-size: 100%;
+ }
} \ No newline at end of file