1
0
Selaa lähdekoodia

feat(draw): update

gemercheung 1 vuosi sitten
vanhempi
commit
eec91c95be
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/app/map/App.vue

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

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