cleanup css
This commit is contained in:
@@ -435,6 +435,7 @@ provide<GraphData>(GRAPH_DATA, {
|
||||
div.full-size {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
div.controls-header {
|
||||
@@ -446,4 +447,8 @@ div.controls-header {
|
||||
gap: 0 1em;
|
||||
margin: 0 1em 0 1em;
|
||||
}
|
||||
|
||||
svg.graph {
|
||||
position: absolute;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user