fix(ui): translation button loading style issue in light theme (#1218)
This commit is contained in:
parent
8c170961cb
commit
f3a3a299e0
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
--c-bg-btn-disabled: #a1a1a1;
|
||||
--c-text-btn-disabled: #fff;
|
||||
--c-text-btn-disabled-deeper: #a1a1a1;
|
||||
--c-text-btn: #232323;
|
||||
|
||||
--c-success: #67C23A;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue