Browse Source

询价求购顶部‘单个发布’样式调整

gaoxm 7 years ago
parent
commit
a674b60a46
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/applyPurchase/PublishApply.vue

+ 2 - 2
components/applyPurchase/PublishApply.vue

@@ -610,7 +610,7 @@
             ul {
               line-height: normal;
               position: absolute;
-              top: 16px;
+              top: 19px;
               left: 114px;
               background: #fff;
               border: 1px solid #b5b5b5;
@@ -619,7 +619,7 @@
               overflow-y: auto;
               overflow-x: hidden;
               border-radius: 3px;
-              width: 107px;
+              width: 162px;
               font-size: 12px;
               li {
                 height: 24px;