style: refine tool group title typography
This commit is contained in:
@@ -56,7 +56,15 @@
|
||||
/* 平台订单:工具区(两列分组卡片化,避免表单散落) */
|
||||
.tool-grid{align-items:start;}
|
||||
.tool-group{width:100%;}
|
||||
.tool-group-title{font-weight:700;margin-bottom:8px;}
|
||||
.tool-group-title{
|
||||
font-size:12px;
|
||||
color:#94a3b8;
|
||||
text-transform:uppercase;
|
||||
letter-spacing:.08em;
|
||||
font-weight:700;
|
||||
margin:0 0 10px;
|
||||
}
|
||||
.tool-group-subtitle{margin:0 0 6px;}
|
||||
|
||||
/* 平台订单列表:避免列太多导致内容挤压成“竖排/断字” */
|
||||
.table-wrap{
|
||||
|
||||
Reference in New Issue
Block a user