diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index b737f0f..744b180 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -822,14 +822,12 @@ margin-bottom: 16px; } - .hero-row, .stats-highlight-row { display: flex; flex-wrap: wrap; align-items: stretch; } - .hero-row > .el-col, .stats-highlight-row > .el-col { display: flex; }