From 92005c9d1c4e6cb475c09639afc3c3c7c6cf968a Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Tue, 09 Mar 2021 10:17:56 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue

---
 src/views/realTimePolice/realHistory.vue |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)

diff --git a/src/views/realTimePolice/realHistory.vue b/src/views/realTimePolice/realHistory.vue
index 0975e36..d40d2a1 100644
--- a/src/views/realTimePolice/realHistory.vue
+++ b/src/views/realTimePolice/realHistory.vue
@@ -437,25 +437,6 @@
 </script>
 
 <style>
-  .cityClass1 {
-    padding-right: 5px !important;
-  }
 
-  .cityClass2 {
-    padding-left: 0px !important;
-    padding-right: 0px !important;
-  }
-
-  .cityClass2 div label {
-    display: none;
-  }
-
-  .cityClass3 div label {
-    display: none;
-  }
-
-  .cityClass3 {
-    padding-left: 5px !important;
-  }
 
 </style>

--
Gitblit v1.9.3