Polish dashboards second widgets line

This commit is contained in:
nymkappa
2022-05-12 17:05:31 +02:00
parent d3c37be263
commit 584c3a43a5
12 changed files with 42 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
.chart-widget {
width: 100%;
height: 100%;
max-height: 270px;
height: 240px;
@media (max-width: 485px) {
max-height: 200px;
}