瀏覽代碼

style:本次增购标签样式修改

zhangsiya 1 年之前
父節點
當前提交
0dc305c36b
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/web/templates/pc/member_orderDetail.html

+ 3 - 2
src/web/templates/pc/member_orderDetail.html

@@ -112,7 +112,7 @@
           border-bottom: 0;
           border-bottom: 0;
         }
         }
         .service-table .add-service-tag {
         .service-table .add-service-tag {
-            padding: 1px 4px;
+            padding: 0 4px;
             border-radius: 2px;
             border-radius: 2px;
             border: 1px solid #FFBC78;
             border: 1px solid #FFBC78;
             background: #FFF5EC;
             background: #FFF5EC;
@@ -120,7 +120,8 @@
             text-align: center;
             text-align: center;
             font-size: 12px;
             font-size: 12px;
             line-height: 18px;
             line-height: 18px;
-            margin-left:8px;
+            margin-left:4px;
+            white-space: nowrap;
         }
         }
     </style>
     </style>
 </head>
 </head>