mirror of
https://github.com/nasa/openmct.git
synced 2025-03-12 23:44:08 +00:00
Changes for adjustable Time Strip view
- Repair broken Plan/Gantt view when not in Time Strip.
This commit is contained in:
parent
ee6aab2f59
commit
03473ef28f
@ -28,8 +28,7 @@
|
||||
$handleHitSize: $handleMargin * 2 + $handleSize;
|
||||
|
||||
display: grid;
|
||||
flex: 1 1 auto;
|
||||
grid-template-rows: 1fr;
|
||||
grid-template-columns: 100px 100px 1fr;
|
||||
grid-column-gap: 1px;
|
||||
grid-row-gap: 1px; // Used for grid within a swimlane for Plan views
|
||||
min-height: $btnStdH;
|
||||
|
Loading…
x
Reference in New Issue
Block a user