From 34d51121324e229c077c0e726a63adbc933452e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=8F=E5=8F=B3?= Date: Wed, 2 Sep 2020 21:46:03 +0800 Subject: [PATCH] fix: Pagination align issue (#26549) close #26533 --- components/pagination/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/pagination/style/index.less b/components/pagination/style/index.less index f546893546..1a2d1f9cde 100644 --- a/components/pagination/style/index.less +++ b/components/pagination/style/index.less @@ -164,6 +164,7 @@ &-prev, &-next { + font-family: Arial, Helvetica, sans-serif; outline: 0; button {