From 1b89aa4493d1c9768447f2f480d594cdb8077fdc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 26 十月 2020 09:24:19 +0800 Subject: [PATCH] 2020-10-26 --- src/menu/components/tabs/antv-tabs/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/menu/components/tabs/antv-tabs/index.scss b/src/menu/components/tabs/antv-tabs/index.scss index f8455e8..990650f 100644 --- a/src/menu/components/tabs/antv-tabs/index.scss +++ b/src/menu/components/tabs/antv-tabs/index.scss @@ -2,6 +2,9 @@ position: relative; box-sizing: border-box; background: #ffffff; + background-position: center center; + background-repeat: no-repeat; + background-size: cover; border-style: solid; border-width: 0; -- Gitblit v1.8.0