From 1ad1737e00e5f6b4d1aa59747cbe36db3138fbd6 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期四, 19 九月 2024 16:15:27 +0800 Subject: [PATCH] 1 --- common/global.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/common/global.scss b/common/global.scss index e4868e2..4993f83 100644 --- a/common/global.scss +++ b/common/global.scss @@ -246,6 +246,10 @@ position: relative; } .component-status-zero{ + position: relative; + +} +.component-status-zero::after{ position: absolute; line-height: 100%; // font-size: ; -- Gitblit v1.9.3