From 0805d05b705633c7d2d55b6f3e92278b65acc426 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 27 九月 2024 15:40:41 +0800
Subject: [PATCH] ll

---
 wechat_staff/pages/kefu/select.less |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/wechat_staff/pages/kefu/select.less b/wechat_staff/pages/kefu/select.less
index 812fa81..a7534d3 100644
--- a/wechat_staff/pages/kefu/select.less
+++ b/wechat_staff/pages/kefu/select.less
@@ -55,12 +55,14 @@
     }
     .icon{
       width: 28rpx;
+      height: 28rpx;
       margin-top: 4rpx;
       margin-right: 14rpx;
     }
   }
   .kehu{
     width: 48rpx;
+    height: 48rpx;
     margin-left: 30rpx;
   }
 }
@@ -90,6 +92,10 @@
       }
       .val{
         color: #333333;
+        width: 420rpx;
+        overflow: hidden; 
+        text-overflow: ellipsis; 
+        white-space: nowrap;
       }
     }
     .source{

--
Gitblit v1.9.3