소스 검색

牌位详情页面调整

guoqing 2 년 전
부모
커밋
1e5f166ffc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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%);