Frontend can now filter with timespan
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
mgl-map {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
#dashboard {
|
||||
margin-left: 3rem;
|
||||
margin-right: 3rem;
|
||||
}
|
||||
|
||||
.batteryChart {
|
||||
max-height: 40rem;
|
||||
max-width: 60rem;
|
||||
}
|
||||
Reference in New Issue
Block a user