style(Image): update loading icon and error icon (#6890)
This commit is contained in:
+4
-2
@@ -424,8 +424,10 @@
|
||||
@image-placeholder-text-color: @gray-6;
|
||||
@image-placeholder-font-size: @font-size-md;
|
||||
@image-placeholder-background-color: @background-color;
|
||||
@image-loading-icon-size: 22px;
|
||||
@image-error-icon-size: 22px;
|
||||
@image-loading-icon-size: 32px;
|
||||
@image-loading-icon-color: @gray-3;
|
||||
@image-error-icon-size: 32px;
|
||||
@image-error-icon-color: @gray-3;
|
||||
|
||||
// ImagePreview
|
||||
@image-preview-index-text-color: @white;
|
||||
|
||||
Reference in New Issue
Block a user