From f5c3f91fc6dff902c5ab250b4a96c7ea29cecb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 16 Sep 2019 17:38:49 +0800 Subject: [PATCH] Update timeline.less --- src/styles/components/timeline.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/components/timeline.less b/src/styles/components/timeline.less index 5b77eac9..74132ce9 100644 --- a/src/styles/components/timeline.less +++ b/src/styles/components/timeline.less @@ -63,7 +63,7 @@ &-content { padding: 1px 1px 10px 24px; - font-size: @font-size-small; + font-size: @font-size-base; position: relative; top: -3px; }