lvhao 18 小时之前
父节点
当前提交
c5854942e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/erp/workshopshow_xdshow.html

+ 1 - 1
template/erp/workshopshow_xdshow.html

@@ -76,7 +76,7 @@ h2 {
 /* --- 顶部统计区域 --- */
 .stats-container {
     display: grid;
-    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
+    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
     gap: 10px;
     margin-bottom: 20px;
 }