UI Jstree: Small padding and height adjustment of anchors.

This commit is contained in:
Pablo Vazquez 2019-03-28 21:15:22 +01:00
parent 50d17de278
commit c8adfc5595

View File

@ -25,7 +25,6 @@ $tree-color-highlight-background-text: $primary
&[is_free='true']
.jstree-anchor
padding-right: initial
&:after
color: $tree-color-highlight
content: '\e84e' !important
@ -84,8 +83,8 @@ $tree-color-highlight-background-text: $primary
width: 98%
border: none
font-size: 13px
height: inherit
overflow: hidden
padding-left: 25px
text-overflow: ellipsis
white-space: nowrap
width: 100%
@ -166,7 +165,6 @@ $tree-color-highlight-background-text: $primary
&[is_free='true']
.jstree-anchor
padding-right: initial
&:after
display: none !important