style(Uploader): add @uploader-mask-text-color var (#8064)

This commit is contained in:
neverland
2021-02-02 20:35:23 +08:00
committed by GitHub
parent d2ab580f74
commit 484669812f
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -111,7 +111,7 @@
flex-direction: column;
align-items: center;
justify-content: center;
color: @white;
color: @uploader-mask-text-color;
background-color: @uploader-mask-background-color;
&-icon {