Fix overlay of custom time indicator and csv download button
parent
99c34ff00b
commit
2c58d3d275
|
@ -168,7 +168,7 @@ $dash-graph-options-arrow: 8px;
|
|||
position: relative;
|
||||
height: $dash-graph-heading;
|
||||
line-height: $dash-graph-heading;
|
||||
width: calc(100% - 53px);
|
||||
width: calc(100% - 78px);
|
||||
padding-left: 10px;
|
||||
transition: color 0.25s ease, background-color 0.25s ease,
|
||||
border-color 0.25s ease;
|
||||
|
|
Loading…
Reference in New Issue