From 26b0374d87ef1b14d947d5882f73e67b8607436e Mon Sep 17 00:00:00 2001 From: bob Date: Fri, 3 May 2019 10:58:12 -0400 Subject: changes to icon box and decorations. --- src/client/views/nodes/IconBox.scss | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/IconBox.scss') diff --git a/src/client/views/nodes/IconBox.scss b/src/client/views/nodes/IconBox.scss index ce0ee2e09..85bbdeb59 100644 --- a/src/client/views/nodes/IconBox.scss +++ b/src/client/views/nodes/IconBox.scss @@ -4,9 +4,19 @@ position: absolute; left:0; top:0; + height: 100%; + width: max-content; + // overflow: hidden; + pointer-events: all; svg { - width: 100% !important; + width: $MINIMIZED_ICON_SIZE !important; height: 100%; background: white; } + .iconBox-label { + position: inherit; + width:max-content; + font-size: 14px; + margin-top: 3px; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2