From 3ac695aaee5aab01d8cb39a56388c2740913dbec Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 06 十二月 2024 17:18:23 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
h5/pages/staff/meetingSub.vue | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/h5/pages/staff/meetingSub.vue b/h5/pages/staff/meetingSub.vue
index f4f8d62..09c98a0 100644
--- a/h5/pages/staff/meetingSub.vue
+++ b/h5/pages/staff/meetingSub.vue
@@ -299,7 +299,7 @@
left: 0;
bottom: 0;
background-color: #fff;
- padding: 20rpx 30rpx 84rpx;
+ padding: 20rpx 30rpx 52rpx;
box-shadow: 0rpx -3rpx 6rpx 0rpx #eeeeee;
.sel_time {
color: $uni-color-primary;
@@ -405,6 +405,8 @@
display: flex;
justify-content: center;
align-items: center;
+ height: 100rpx;
+ padding-top: 10rpx;
.date {
margin: 0 24rpx;
font-weight: 600;
--
Gitblit v1.9.3