[Frontend] Fixed plot display
open #199 open #293 Added .abs to plot.html to allow plot to layout properly when viewed in main view area; Removed .test class from time-controller;
This commit is contained in:
@@ -19,7 +19,7 @@ mct-include.l-time-controller {
|
||||
$r3H: nth($ueTimeControlH,3);
|
||||
|
||||
//@include absPosDefault();
|
||||
@include test();
|
||||
//@include test();
|
||||
display: block;
|
||||
//top: auto;
|
||||
height: $r1H + $r2H + $r3H + ($interiorMargin * 2);
|
||||
|
||||
Reference in New Issue
Block a user