[Frontend] Final final sanding on label flex-box conversion
open #431 Tweaks for labels in Inspector;
This commit is contained in:
@@ -33,9 +33,6 @@
|
||||
.t-item-icon {
|
||||
margin-right: $interiorMargin;
|
||||
}
|
||||
.t-title-label {
|
||||
@include ellipsize();
|
||||
}
|
||||
}
|
||||
|
||||
mct-representation {
|
||||
|
||||
@@ -79,6 +79,9 @@ ul.tree {
|
||||
color: $colorItemTreeIcon;
|
||||
width: $treeTypeIconW;
|
||||
}
|
||||
.t-title-label {
|
||||
@include ellipsize();
|
||||
}
|
||||
}
|
||||
|
||||
&.selected {
|
||||
|
||||
Reference in New Issue
Block a user