From 3a900f686c74a307191b76c1e5e861a95d1bdb05 Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期四, 27 六月 2024 15:48:42 +0800 Subject: [PATCH] 1 --- components/footer/main.scss | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/footer/main.scss b/components/footer/main.scss index 3243b6f..cfb2b85 100644 --- a/components/footer/main.scss +++ b/components/footer/main.scss @@ -50,10 +50,7 @@ // height: 50rpx; // margin-top: 20rpx; // } - .footer-icon{ - width: 28rpx; - height: 29rpx; - } + .footer-icon.0 { width: 28rpx; height: 29rpx; @@ -71,7 +68,10 @@ // position: sticky; // top: -10px; // } - +.footer-icon{ + width: 28rpx; + height: 29rpx; +} .footer.farmer-footer{ left: 50%; transform: translateX(-50%); -- Gitblit v1.9.3