mirror of
https://github.com/nasa/openmct.git
synced 2025-06-06 09:21:43 +00:00
Snapshot tray is sometimes obscured by long notebooks #4746
also fixes one of the issue mentioned in #3529 Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
This commit is contained in:
parent
dcaad40064
commit
03380e1846
@ -38,7 +38,7 @@
|
|||||||
transition: $transIn;
|
transition: $transIn;
|
||||||
|
|
||||||
&.is-expanded {
|
&.is-expanded {
|
||||||
height: max-content;
|
min-height: 100px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user