chore(admin-ui): tokenise governance blocks and warn hints
This commit is contained in:
@@ -48,4 +48,10 @@
|
||||
--adm-success-bg: #f0fdf4;
|
||||
--adm-warning-bg: #fffbeb;
|
||||
--adm-error-bg: #fef2f2;
|
||||
|
||||
/* 状态色衍生(用于治理提示块/弱提示/标签等) */
|
||||
--adm-error-border-soft: rgba(239, 68, 68, .25);
|
||||
--adm-error-border-strong: rgba(239, 68, 68, .45);
|
||||
--adm-error-tint: rgba(239, 68, 68, .12);
|
||||
--adm-error-tint-strong: rgba(239, 68, 68, .18);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user