guoqing 2 лет назад
Родитель
Сommit
b1b75c67ef
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/placeManage/placePersoninfo.vue

+ 1 - 1
src/views/placeManage/placePersoninfo.vue

@@ -301,7 +301,7 @@ html {
 .content {
   position: fixed;
   width: 85%;
-  top: 240px;
+  top: 180px;
   left: 50%;
   padding: 20px 10px;
   transform: translateX(-50%);