Browse Source

求购列表样式调整

yangc 7 years ago
parent
commit
d957b4f734
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/webapp/resources/view/usercenter/forstore/bomDetail.html

+ 3 - 3
src/main/webapp/resources/view/usercenter/forstore/bomDetail.html

@@ -422,13 +422,13 @@
     .seek-purchase .seek-purchase-content .BOM-header > div p.BOM-edit a:last-child {
         background: #fd7748;
     }
-    .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap {
+     {
         height: 106px;
     }
-    .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl {
+    .il-content .il-box.il-box-large .fl {
         margin-right: 37px;
     }
-    .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large {
+    .il-content .il-box.il-box-large {
         width: 414px;
         margin-left: 50px;
     }