From e0558c3a997b3853a586cc50e94bd7ca47bb70dc Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 11 Apr 2018 00:52:37 +0800 Subject: [PATCH] style(Paging): Modify Paging style. --- src/paging/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/paging/style/index.less b/src/paging/style/index.less index ef472949e2..64aaed36de 100644 --- a/src/paging/style/index.less +++ b/src/paging/style/index.less @@ -10,6 +10,7 @@ display: inline-block; border: 1px solid @paging-border-color; height: @paging-height; + vertical-align: middle; line-height: @paging-lineght-height; text-align: center; border-left: 0;