diff --git a/src/styles/variable.less b/src/styles/variable.less index 47fbe3124..f67b66ae4 100755 --- a/src/styles/variable.less +++ b/src/styles/variable.less @@ -222,11 +222,6 @@ */ @form-preview-button-primary-color: #0BB20C; -/** -* load-more -*/ -@load-more-line-color: #E5E5E5; - /** * sticky */ @@ -294,3 +289,5 @@ * loadmore */ @load-more-tip-background-color: #fff; +@load-more-line-color: #E5E5E5; +