From 3f44c556896a49534df57486fae7691e9c201e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20=E7=90=86=E6=96=AF=E7=89=B9?= Date: Mon, 15 May 2017 14:35:19 +0800 Subject: [PATCH] fix: indent size --- components/pagination/style/index.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pagination/style/index.less b/components/pagination/style/index.less index 90329832f5..a2f0da7672 100644 --- a/components/pagination/style/index.less +++ b/components/pagination/style/index.less @@ -241,8 +241,8 @@ .@{pagination-prefix-cls} { &.mini &-total-text { - height: 20px; - line-height: 20px; + height: 20px; + line-height: 20px; } &.mini &-item {