9 lines
125 B
SCSS
9 lines
125 B
SCSS
#dashboard {
|
|
margin-left: 3rem;
|
|
margin-right: 3rem;
|
|
}
|
|
|
|
.batteryChart {
|
|
max-height: 40rem;
|
|
max-width: 60rem;
|
|
} |