From c58aff5b2a349c6b1fc8a4a3f474f7f8cc529e09 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 12 七月 2024 14:05:58 +0800 Subject: [PATCH] update 花农端首次上架 --- common/global.scss | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/common/global.scss b/common/global.scss index dfc6f48..9ea6dc9 100644 --- a/common/global.scss +++ b/common/global.scss @@ -112,3 +112,14 @@ } } + +.component-filter-container { + display: flex; + .flex1 { + text-align: center; + font-weight: 400; + font-size: 24rpx; + color: #000000; + line-height: 34rpx; + } +} \ No newline at end of file -- Gitblit v1.9.3