fix(theme-chalk): components details when dark (#7229)

* fix(theme-chalk): components details when dark

* fix(theme-chalk): remove step icon bg color
This commit is contained in:
云游君
2022-04-19 12:38:12 +08:00
committed by GitHub
parent 385de298e7
commit 2b47933c8f
14 changed files with 62 additions and 105 deletions

View File

@ -4,7 +4,7 @@
element-loading-text="Loading..."
:element-loading-spinner="svg"
element-loading-svg-view-box="-10, -10, 50, 50"
element-loading-background="rgba(0, 0, 0, 0.8)"
element-loading-background="rgba(122, 122, 122, 0.8)"
:data="tableData"
style="width: 100%"
>