Browse Source

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

liuzh 3 năm trước cách đây
mục cha
commit
c37b4d695a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;