adit header menu and dashboard

This commit is contained in:
smanylov
2025-12-05 14:55:05 +07:00
parent 98ac1aaac8
commit 6a290832d6
9 changed files with 33 additions and 82 deletions
-12
View File
@@ -163,12 +163,6 @@
}
}
.extended-stats-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
}
.block-wrapper {
background: white;
border-radius: 20px;
@@ -318,12 +312,6 @@
}
}
.charts-section {
display: grid;
grid-template-columns: 2fr 1fr;
gap: 30px;
}
.chart-container {
.chart-header {
display: flex;