yangc 7 жил өмнө
parent
commit
515beaeb8d

+ 2 - 2
assets/scss/common.scss

@@ -668,11 +668,11 @@ input[type="number"]{
 }
 }
 
 
 .fl {
 .fl {
-  float: left;
+  float: left !important;
 }
 }
 
 
 .fr {
 .fr {
-  float: right;
+  float: right !important;
 }
 }
 /*new 标签*/
 /*new 标签*/
 @keyframes newAnimate {
 @keyframes newAnimate {

+ 1 - 0
components/pcb/search/GoodList.vue

@@ -268,6 +268,7 @@
     background: #f4f4f4;
     background: #f4f4f4;
     padding: 5px 31px 0 14px;
     padding: 5px 31px 0 14px;
     margin-bottom: 20px;
     margin-bottom: 20px;
+    line-height: normal;
     .item {
     .item {
       width: 74px;
       width: 74px;
       height: 24px;
       height: 24px;