adit header menu and dashboard
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user