lvhao 18 godzin temu
rodzic
commit
c5854942e5
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 }