[Frontend] Misc CSS and markup updates, converting to flex
open #199 IN-PROGRESS IMPORTANT: plots are not laying out correctly, need to figure out why
This commit is contained in:
@@ -18,10 +18,10 @@ mct-include.l-time-controller {
|
||||
$r2H: nth($ueTimeControlH,2);
|
||||
$r3H: nth($ueTimeControlH,3);
|
||||
|
||||
@include absPosDefault();
|
||||
//@include test();
|
||||
//@include absPosDefault();
|
||||
@include test();
|
||||
display: block;
|
||||
top: auto;
|
||||
//top: auto;
|
||||
height: $r1H + $r2H + $r3H + ($interiorMargin * 2);
|
||||
min-width: $minW;
|
||||
font-size: 0.8rem;
|
||||
|
||||
Reference in New Issue
Block a user