aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorgeireann <60007097+geireann@users.noreply.github.com>2020-12-01 00:23:04 +0800
committergeireann <60007097+geireann@users.noreply.github.com>2020-12-01 00:23:04 +0800
commitd48c388ac906f9e91f4e91321398be7eb4d8d2fb (patch)
tree0cc7968689f2c352777e0fdf6f48e8eca7262295 /src/client/views/nodes/PresBox.scss
parent5f23e030769a4b5fdfc0bb7c965aa5cb2474a393 (diff)
UI mini changes
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 7cb304f13..d0d80e012 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -137,6 +137,13 @@ $dark-grey: #656565;
height: 20px;
align-items: center;
}
+
+ .checkbox-dropdown {
+ display: flex;
+ width: 100%;
+ align-items: flex-end;
+ gap: 5px;
+ }
}
.presBox-ribbon {