From 365ea069f179ee71a7a8cc7785ccd2d86bd4881c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 03 二月 2021 18:33:45 +0800 Subject: [PATCH] 2021-02-03 --- src/components/tabview/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss index 24f4644..c99ba4e 100644 --- a/src/components/tabview/index.scss +++ b/src/components/tabview/index.scss @@ -28,7 +28,7 @@ } span.tab-control i.anticon-redo { position: absolute; - left: -3px; + left: -2px; top: 18px; font-size: 14px; margin: 0px; -- Gitblit v1.8.0