From 8580ef310f61f4bc275c19ddcc6ebd2135720d4a Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 10:19:42 +0800 Subject: [PATCH] update合伙人加价配置 --- common/self.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/common/self.scss b/common/self.scss index 0b28d8e..dece188 100644 --- a/common/self.scss +++ b/common/self.scss @@ -738,6 +738,7 @@ line-height:36rpx; padding-top:30rpx; padding-bottom:30rpx; + position: relative; .require::before{ content:'*'; color:red; -- Gitblit v1.9.3