v1.0.37: 碎片处理看板调整 - 删待处理碎片卡(4张)+硬碎片新增按钮与录入弹窗(hard_add.php)+综合概览待处理数据碎片=硬+软+看板操作后实时刷新
This commit is contained in:
@@ -476,10 +476,6 @@ table.grid .ops a:hover { text-decoration: underline; }
|
||||
gap: 14px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
/* 碎片处理中心专用:5 张指标卡一行排布(不影响其它页面) */
|
||||
.stat-cards.stat-cards-5 {
|
||||
grid-template-columns: repeat(5, 1fr);
|
||||
}
|
||||
.stat-card {
|
||||
background: #fff;
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user