chore(admin-ui): tokenise popover shadow and surface tint
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
--adm-radius-sm: 10px;
|
||||
--adm-shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.06);
|
||||
--adm-shadow-header: 0 1px 0 rgba(15, 23, 42, 0.04), 0 2px 10px rgba(15, 23, 42, 0.06);
|
||||
--adm-shadow-popover: 0 12px 30px rgba(15, 23, 42, .12);
|
||||
|
||||
/* 中性色衍生(用于空态背景等) */
|
||||
--adm-surface-tint: rgba(15, 23, 42, .02);
|
||||
|
||||
/* 表单 */
|
||||
--adm-input-bg: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user