From 5f1ab2845cc49450bc9af1002f421574c7e1fe12 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 15 Jun 2021 16:09:18 +0800
Subject: [PATCH] 地图图标点击  视频和监控完成

---
 widgets/searchTabaPopup/css/style.css |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/widgets/searchTabaPopup/css/style.css b/widgets/searchTabaPopup/css/style.css
index 412e374..551da24 100644
--- a/widgets/searchTabaPopup/css/style.css
+++ b/widgets/searchTabaPopup/css/style.css
@@ -77,12 +77,14 @@
   overflow: hidden;
 }
 
-/* .jimu-widget-searchTabaPopup .two #poput-m-t-video .title{
-  color: #409EFF;
-  width: 92%;
-  font-size: 25px;
-  padding: 20px 0 8px 0;
-} */
+
+.jimu-widget-searchTabaPopup .two #poput-m-t-quanjing-iframe{
+  width: 100%;
+  height: 560px;
+  position: absolute;
+  top: 40px;
+  /* z-index: 14; */
+}
 
 .jimu-widget-searchTabaPopup .two .header {
   background-color: #409EFF;

--
Gitblit v1.9.3