summaryrefslogtreecommitdiff
path: root/src/ws/munia.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/ws/munia.css')
-rw-r--r--src/ws/munia.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ws/munia.css b/src/ws/munia.css
index 6841731..db030d6 100644
--- a/src/ws/munia.css
+++ b/src/ws/munia.css
@@ -72,7 +72,7 @@ body
font-size: 1.1em;
background: transparent;
pointer-events: auto;
- min-width: 20em;
+ min-width: 15em;
width: 100%;
min-height: 1.1em;
padding-top: 0.4em;
@@ -169,6 +169,11 @@ body
width: unset;
}
+.collapsed .add_child
+{
+ display: none;
+}
+
.board
{
width: 48%;