mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 03:46:42 +00:00
7db5c0692b
Merge in SCSS files and platform markup which supports autoflow tabular views for WTD-611 into the open-source-friendly master branch.
7 lines
116 B
SCSS
7 lines
116 B
SCSS
.pane {
|
|
.holder {
|
|
// left: $interiorMargin;
|
|
// right: $interiorMargin;
|
|
}
|
|
// &:first-child .holder { left: 0; }
|
|
} |