style(Image): update loading icon and error icon (#6890)
This commit is contained in:
@@ -36,10 +36,12 @@
|
||||
}
|
||||
|
||||
&__loading-icon {
|
||||
color: @image-loading-icon-color;
|
||||
font-size: @image-loading-icon-size;
|
||||
}
|
||||
|
||||
&__error-icon {
|
||||
color: @image-error-icon-color;
|
||||
font-size: @image-error-icon-size;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user