Explorar o código

修改pcb bug

yangc %!s(int64=8) %!d(string=hai) anos
pai
achega
515beaeb8d
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 2 2
      assets/scss/common.scss
  2. 1 0
      components/pcb/search/GoodList.vue

+ 2 - 2
assets/scss/common.scss

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

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

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