From ffb227b38092d98c7394a2ba5e7dff1135fdb28f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 20 九月 2022 22:02:35 +0800 Subject: [PATCH] 2022-09-20 --- src/tabviews/custom/components/share/normalTable/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss index cdc9b52..ebaa748 100644 --- a/src/tabviews/custom/components/share/normalTable/index.scss +++ b/src/tabviews/custom/components/share/normalTable/index.scss @@ -100,6 +100,8 @@ position: relative; background-position: center center; background-size: cover; + background-repeat: no-repeat; + background-color: #f5f5f5; margin: 2px; } .ant-mk-picture.scale { -- Gitblit v1.8.0