fixed small css bug with the 'no datapoints' warning introduced by legends makeover
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.graph-canvas-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.graph-legend {
|
||||
margin: 0 20px;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user