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
View File
@@ -350,6 +350,7 @@ How to use: [Custom Theme](#/en-US/theme).
| @uploader-file-name-margin-top | `@padding-xs` | - |
| @uploader-file-name-font-size | `@font-size-sm` | - |
| @uploader-file-name-text-color | `@gray-7` | - |
| @uploader-mask-text-color | `@white` | - |
| @uploader-mask-background-color | `fade(@gray-8, 88%)` | - |
| @uploader-mask-icon-size | `22px` | - |
| @uploader-mask-message-font-size | `@font-size-sm` | - |