Refactored settings components.
This commit is contained in:
7
components/pages/realtime/RealtimeDashboard.module.css
Normal file
7
components/pages/realtime/RealtimeDashboard.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.chart {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user