From 064363587292c429075273db1cc40b23ea4a847e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 17 九月 2022 15:31:22 +0800 Subject: [PATCH] 2022-09-17 --- src/tabviews/custom/components/table/edit-table/normalTable/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss index 754dda6..519c26e 100644 --- a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss +++ b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss @@ -78,6 +78,7 @@ position: relative; background-position: center center; background-size: cover; + background-color: #e9e9e9; margin: 2px; } .ant-mk-picture.scale { -- Gitblit v1.8.0