You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
268 B
7 lines
268 B
|
3 years ago
|
$image-placeholder-font-size: $font-size-md;
|
||
|
|
$image-placeholder-text-color: $gray-6;
|
||
|
|
$image-placeholder-background: $background-color;
|
||
|
|
$image-loading-icon-size: 64rpx;
|
||
|
|
$image-loading-icon-color: $gray-4;
|
||
|
|
$image-error-icon-size: 64rpx;
|
||
|
|
$image-error-icon-color: $gray-4;
|