Explorar el Código

牌位详情页面调整

guoqing hace 2 años
padre
commit
1e5f166ffc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/placeManage/placeTabletInfo.vue

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

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