Kaynağa Gözat

上傳檔案到 'static'

miacheng913 3 yıl önce
ebeveyn
işleme
6876e4520e
1 değiştirilmiş dosya ile 9 ekleme ve 1 silme
  1. 9 1
      static/index.css

+ 9 - 1
static/index.css

@@ -209,4 +209,12 @@ font-weight: 900;
 }
 .data-title{
 color:#495057;
-}
+}
+
+#map{
+    position: absolute;
+    left: 300px;
+    top: 500px;
+    width: 450px;
+    height: 450px;
+}