Ver código fonte

名字样式调整

kk.shi 3 anos atrás
pai
commit
25ba82214d
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      pages/welfareMall/staffManage/staffManage.wxss

+ 2 - 1
pages/welfareMall/staffManage/staffManage.wxss

@@ -65,7 +65,7 @@ page{
 }
 
 .staff-name{
-  width: 120rpx;
+  width: 170rpx;
   margin-left: 68rpx;
   font-size: 28rpx;
   font-weight: 500;
@@ -76,6 +76,7 @@ page{
   font-size: 28rpx;
   font-weight: 500;
   color: #444444;
+  padding-right: 38rpx;
 }
 
 .staff-delete{