mirror of
https://github.com/nasa/openmct.git
synced 2025-02-05 02:29:21 +00:00
Fix vertical heights and add comments
This commit is contained in:
parent
7a82e8c0a6
commit
c8fbdafc1a
@ -70,7 +70,7 @@
|
||||
&__type-icon {
|
||||
color: $colorItemTreeIcon;
|
||||
font-size: 1.25em;
|
||||
height: 100%;
|
||||
height: 100%; // When pane is small, this avoids the alias icons from wrapping down
|
||||
min-width: $treeTypeIconW;
|
||||
body.mobile &{
|
||||
height: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user