1
0
mirror of https://github.com/kremalicious/umami.git synced 2024-12-22 09:13:37 +01:00
umami/components/pages/RealtimeDashboard.module.css
2020-10-09 17:58:27 -07:00

8 lines
67 B
CSS

.container {
display: flex;
}
.chart {
margin-bottom: 30px;
}