From 1629d48c881f9fd138e6902f9c0185afa8f7ea4d Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 14 七月 2025 09:01:20 +0800
Subject: [PATCH] 新增活动视频富文本
---
components/TopBar.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/components/TopBar.vue b/components/TopBar.vue
index b1d6ffe..ff86ab9 100644
--- a/components/TopBar.vue
+++ b/components/TopBar.vue
@@ -108,7 +108,7 @@
.top-bar .title-scroll {
width: 100%;
- height: 80rpx;
+ height: 40px;
white-space: nowrap;
}
--
Gitblit v1.8.0