From e542a9701287f44d67d7de5eb6f6d6d5f3e389b7 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 27 九月 2024 16:59:51 +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