From 1d395e6d750fe91082c99a15e355ab2841ed65c6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 04 一月 2024 17:49:21 +0800
Subject: [PATCH] 2024-01-04

---
 src/components/mkPicture/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/components/mkPicture/index.scss b/src/components/mkPicture/index.scss
index 3d6e51e..8922f76 100644
--- a/src/components/mkPicture/index.scss
+++ b/src/components/mkPicture/index.scss
@@ -6,6 +6,9 @@
 .ant-mk-picture.lost {
   background-size: contain!important;
 }
+.ant-mk-picture.empty {
+  background: transparent!important;
+}
 .ant-mk-picture.scale {
   cursor: zoom-in;
 }
\ No newline at end of file

--
Gitblit v1.8.0