From f8f3e0f93692fb73b2901fc41b574a016e030fce Mon Sep 17 00:00:00 2001 From: nikogu <644506165@qq.com> Date: Tue, 17 Oct 2017 14:17:20 +0800 Subject: [PATCH] list update pagination margin top --- components/list/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/list/style/index.less b/components/list/style/index.less index 8f96d4236c..cca310361d 100644 --- a/components/list/style/index.less +++ b/components/list/style/index.less @@ -10,7 +10,7 @@ outline: none; } &-pagination { - margin-top: 12px; + margin-top: 24px; text-align: right; } &-more {