platform_orders index: tools area grouped into two-column layout

This commit is contained in:
萝卜
2026-03-14 11:52:26 +00:00
parent aa7f5e3bd0
commit 89233518b8
2 changed files with 37 additions and 26 deletions

View File

@@ -53,6 +53,11 @@
line-height:1.5;
}
/* 平台订单:工具区(两列分组卡片化,避免表单散落) */
.tool-grid{align-items:start;}
.tool-group{width:100%;}
.tool-group-title{font-weight:700;margin-bottom:8px;}
/* 平台订单列表:避免列太多导致内容挤压成“竖排/断字” */
.table-wrap{
width:100%;