From 721f6ec69e796fd5c9807eaf68ec25df2bcf4e66 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 29 二月 2024 11:53:25 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/daoAnOffice/right/publicize/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/daoAnOffice/right/publicize/index.vue b/src/views/daoAnOffice/right/publicize/index.vue
index b2c56b4..ab8a1f1 100644
--- a/src/views/daoAnOffice/right/publicize/index.vue
+++ b/src/views/daoAnOffice/right/publicize/index.vue
@@ -105,7 +105,7 @@
 
 .content-container {
   width: 100%;
-  height: 560px;
+  height: 510px;
   overflow-y: hidden;
   background-color: rgba(17, 34, 58, 0.6);
   border: 1px solid rgba(47, 91, 157, 0.8);
@@ -125,7 +125,7 @@
 
 .content-video-info {
   width: 100%;
-  height: 209px;
+  height: 180px;
   position: relative;
 }
 

--
Gitblit v1.8.0