From 43c3385ee6afa6b9c84b7a930b03f856f77b16c0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 23 Jul 2021 14:55:39 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory
---
src/styles/map.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/styles/map.scss b/src/styles/map.scss
index 01a452d..c0a2cfb 100644
--- a/src/styles/map.scss
+++ b/src/styles/map.scss
@@ -22,7 +22,7 @@
top: 10px;
left: 10px;
right: 10px;
- bottom: 10px;;
+ bottom: 10px;
margin: 10px;
padding: 0px;
// height: calc(100% - 40px) !important;
@@ -59,6 +59,7 @@
.datetime {
input {
background: #004ca7 !important;
+ color: #fff !important;
&::-webkit-input-placeholder {
/* WebKit browsers */
color: #fff !important;
--
Gitblit v1.9.3