From 0362dbf2495b3281607f7c74b160a78c923fb6b4 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期二, 23 一月 2024 11:51:29 +0800
Subject: [PATCH] 定位

---
 src/components/poplayer/poplayer.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/poplayer/poplayer.vue b/src/components/poplayer/poplayer.vue
index 6c9155c..de6c90e 100644
--- a/src/components/poplayer/poplayer.vue
+++ b/src/components/poplayer/poplayer.vue
@@ -67,7 +67,7 @@
 .Poplayer {
   /* min-width: 350px; */
   width: 80vw;
-  min-height: 180px;
+  /* min-height: 180px; */
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-image: url("./img/bg.png");

--
Gitblit v1.9.3