admin-components: organize platform orders compact components (row-meta/row-warn)
This commit is contained in:
@@ -89,7 +89,11 @@
|
||||
/* 平台订单列表(精简视图):进一步收敛信息密度 */
|
||||
.platform-orders-table.is-compact td{padding-top:8px;padding-bottom:8px;}
|
||||
.platform-orders-table.is-compact .muted-xs{font-size:12px;}
|
||||
|
||||
/* 平台订单列表:二行辅助信息(例如 线索/订阅ID) */
|
||||
.platform-orders-table .row-meta{margin-top:2px;}
|
||||
|
||||
/* 平台订单列表:行内治理提示(精简视图主要入口) */
|
||||
.platform-orders-table .row-warn{margin-top:4px;padding:4px 6px;border-left:3px solid #e06b67;background:#fff9f9;border-radius:4px;}
|
||||
.platform-orders-table .row-warn a.link{color:#b52b27;text-decoration:underline;}
|
||||
.platform-orders-table .row-warn a.link:hover{text-decoration:none;}
|
||||
|
||||
Reference in New Issue
Block a user