From 1b2c1edb61190eeb19f465ff031eaa3b2a1b8dbc Mon Sep 17 00:00:00 2001
From: nnnjjj123 <494715143@qq.com>
Date: Tue, 17 Nov 2020 10:43:54 +0800
Subject: [PATCH] 地图图标

---
 widgets/Plot/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/widgets/Plot/css/style.css b/widgets/Plot/css/style.css
index a4e99fb..d76190e 100644
--- a/widgets/Plot/css/style.css
+++ b/widgets/Plot/css/style.css
@@ -1,7 +1,7 @@
 .jimu-widget-Plot{
   width: 100%;
   height: 100%;
-  background-color:black;
+  background-color:#3c464b;
   font-size: 14px;
   border: 1px solid rgb(22, 33, 46);
   color: rgb(238, 235, 235);

--
Gitblit v1.9.3