From 4f80a97b57e240ef953c0864d57a193b1e083cca Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Tue, 5 Jul 2022 18:47:06 +0800
Subject: [PATCH] 测试

---
 room/css/room.css  | 2 +-
 room/css/room.less | 2 +-
 room/liveRoom.html | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/room/css/room.css b/room/css/room.css
index 15c5f7c..00d35d1 100644
--- a/room/css/room.css
+++ b/room/css/room.css
@@ -997,7 +997,7 @@ input::-webkit-input-placeholder {
 }
 .mc-images-ul {
   width: 798px;
-  height: 434px;
+  height: 433px;
   margin: 0 auto;
   margin-top: 10px;
   overflow-y: scroll;
diff --git a/room/css/room.less b/room/css/room.less
index 0d503e4..3eef80e 100644
--- a/room/css/room.less
+++ b/room/css/room.less
@@ -1033,7 +1033,7 @@ input::-webkit-input-placeholder{
 }
 .mc-images-ul{
     width: 798px;
-    height: 434px;
+    height: 433px;
     margin: 0 auto;
     margin-top: 10px;
     overflow-y: scroll;
diff --git a/room/liveRoom.html b/room/liveRoom.html
index 2c278ee..e0e5349 100644
--- a/room/liveRoom.html
+++ b/room/liveRoom.html
@@ -23,7 +23,7 @@
     <link rel="stylesheet" href="../css/layer.css">
     <link rel="stylesheet" href="../css/swiper.min.css">
     <link rel="stylesheet" href="css/index.css?v=20220630">
-    <link rel="stylesheet" href="css/room.css?v=2022070501">
+    <link rel="stylesheet" href="css/room.css?v=2022070502">
     <link rel="stylesheet" href="../css/login.css?v=20220704">
     <script src="../lib/flv.js"></script>
     <script src="https://accounts.google.com/gsi/client" async defer></script>
--
libgit2 0.25.0