From 2e05e553f0caadf3d4ed9def5c922709f6ff942e Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期一, 24 六月 2024 17:45:24 +0800 Subject: [PATCH] 1 --- common/self.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/common/self.scss b/common/self.scss index 2f1ba42..d99fa0b 100644 --- a/common/self.scss +++ b/common/self.scss @@ -945,3 +945,6 @@ .before-line::before{ border-top: 2rpx solid #EEEEEE; } +.img100{ + background-size: 100% 100%; +} \ No newline at end of file -- Gitblit v1.9.3