From 1d782559b682f7eb7a374c2e8017ff65cb941e52 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 24 九月 2024 17:25:18 +0800 Subject: [PATCH] Merge remote-tracking branch 'remote-v2/master-2.0' into master-2.0 --- 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