jiangping
2024-09-27 04b4bddaac0a222760113899568d20b45af701f4
wechat_staff/pages/kefu/select.wxss
@@ -17,7 +17,6 @@
  align-items: center;
  font-size: 32rpx;
  color: #555555;
  margin-right: 60rpx;
}
.main_tab .item .border {
  width: 40rpx;
@@ -57,11 +56,13 @@
}
.search_wrap .input_wrap .icon {
  width: 28rpx;
  height: 28rpx;
  margin-top: 4rpx;
  margin-right: 14rpx;
}
.search_wrap .kehu {
  width: 48rpx;
  height: 48rpx;
  margin-left: 30rpx;
}
.list {
@@ -93,12 +94,17 @@
}
.list .item .line .val {
  color: #333333;
  width: 420rpx;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list .item .source {
  margin-top: 12rpx;
}
.list .item .icon {
  width: 40rpx;
  height: 40rpx;
  margin-right: 30rpx;
}
.list .item .avatar {