Quellcode durchsuchen

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

liuzh vor 3 Jahren
Ursprung
Commit
c37b4d695a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;