Explorar el Código

名字样式调整

kk.shi hace 3 años
padre
commit
25ba82214d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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{