mirror of
https://github.com/youzan/vant.git
synced 2026-05-08 01:07:46 +08:00
feat(Image): add @image-loading-icon-size、@image-error-icon-size var
This commit is contained in:
@@ -395,6 +395,8 @@
|
||||
@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;
|
||||
|
||||
// ImagePreview
|
||||
@image-preview-index-text-color: @white;
|
||||
|
||||
Reference in New Issue
Block a user