feat(List): add @list-loading-icon-size less var (#8365)
This commit is contained in:
+2
-1
@@ -469,10 +469,11 @@
|
||||
@image-preview-close-icon-z-index: 1;
|
||||
|
||||
// List
|
||||
@list-icon-margin-right: 5px;
|
||||
@list-icon-margin-right: @padding-base;
|
||||
@list-text-color: @gray-6;
|
||||
@list-text-font-size: @font-size-md;
|
||||
@list-text-line-height: 50px;
|
||||
@list-loading-icon-size: 16px;
|
||||
|
||||
// Loading
|
||||
@loading-text-color: @gray-6;
|
||||
|
||||
Reference in New Issue
Block a user