feat(PullRefresh): add @pull-refresh-loading-icon-size less var (#8366)

This commit is contained in:
neverland
2021-03-17 11:51:28 +08:00
committed by GitHub
parent 648a768bdd
commit 70b78b0b4a
6 changed files with 25 additions and 19 deletions
+1
View File
@@ -614,6 +614,7 @@
@pull-refresh-head-height: 50px;
@pull-refresh-head-font-size: @font-size-md;
@pull-refresh-head-text-color: @gray-6;
@pull-refresh-loading-icon-size: 16px;
// Radio
@radio-size: 20px;