From 1b3d4e9e37fe47b5128f7c31ee81ce4aab10c387 Mon Sep 17 00:00:00 2001 From: airyland Date: Tue, 12 Dec 2017 17:22:25 +0800 Subject: [PATCH] theme: tweak --- src/styles/variable.less | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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; +