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