chenrui 1 سال پیش
والد
کامیت
d7c863c0b8
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      src/components/global.less

+ 7 - 0
src/components/global.less

@@ -634,3 +634,10 @@ body {
   }
 }
  
+//编辑页面  头部单号样式
+.head-order-number{
+  margin: 0 15px;
+  color: #666;
+  font-size: 16px;
+  font-weight: 600;
+}