소스 검색

fix:修复了样式遮挡选项的问题

liuzh 3 년 전
부모
커밋
c37b4d695a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/template/1/default/product-list.htm

+ 1 - 1
src/main/webapp/template/1/default/product-list.htm

@@ -268,7 +268,7 @@ var app = new Vue({
      position: absolute;
      padding-left: 0px;
      box-sizing: border-box;
-     top: 40px;
+     top: 70px;
      padding-top: 0px;
      flex-direction: row;
      display: flex;