chore(admin-ui): add table tokens and refine list-card table header/hover
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
--adm-input-border-hover: #a3aab6;
|
||||
--adm-input-text: #0f172a;
|
||||
|
||||
/* 表格(接近 Ant Design 表头/hover) */
|
||||
--adm-table-header-bg: #fafafa;
|
||||
--adm-table-row-hover-bg: rgba(22, 119, 255, .04);
|
||||
|
||||
/* 状态色(接近 Ant Design) */
|
||||
--adm-success: #16a34a;
|
||||
--adm-warning: #f59e0b;
|
||||
|
||||
Reference in New Issue
Block a user