mirror of
https://github.com/nasa/openmct.git
synced 2025-04-09 04:14:32 +00:00
[Frontend] Tweaks to spacing
WTD-1163 WTD-1146
This commit is contained in:
parent
aec1176dc4
commit
6aadf921e1
@ -205,10 +205,10 @@ span {
|
||||
|
||||
/* line 11, ../sass/user-environ/_layout.scss */
|
||||
.holder-all {
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
bottom: 5px;
|
||||
left: 5px; }
|
||||
top: 3px;
|
||||
right: 3px;
|
||||
bottom: 3px;
|
||||
left: 3px; }
|
||||
|
||||
/* line 21, ../sass/user-environ/_layout.scss */
|
||||
.browse-area,
|
||||
|
@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.holder-all {
|
||||
$myM: $interiorMargin;
|
||||
$myM: $interiorMarginSm;
|
||||
top: $myM;
|
||||
right: $myM;
|
||||
bottom: $myM;
|
||||
|
Loading…
x
Reference in New Issue
Block a user