1
0
gemercheung 1 год назад
Родитель
Сommit
eec91c95be
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/app/map/App.vue

+ 2 - 2
src/app/map/App.vue

@@ -255,12 +255,12 @@ body {
 
 
 .tabbar .nav {
 .tabbar .nav {
   display: flex;
   display: flex;
-  background: white;
+  /* background: white; */
   justify-content: center;
   justify-content: center;
   align-items: center;
   align-items: center;
 }
 }
 .el-form-item {
 .el-form-item {
-  margin-bottom: 0px;
+  margin-bottom: 0px !important;
 }
 }
 
 
 .tabbar .nav .nav_item {
 .tabbar .nav .nav_item {