platform_orders index: tools area grouped into two-column layout
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user