feat: 更新通知组件背景色,使用变量替代硬编码颜色,提升样式一致性
This commit is contained in:
@@ -34,6 +34,7 @@ const config: Config = {
|
||||
800: "var(--ion-text-color-step-800)",
|
||||
850: "var(--ion-text-color-step-850)",
|
||||
900: "var(--ion-text-color-step-900)",
|
||||
950: "var(--ion-text-color-step-950)",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user