222
schangxiang@126.com
2025-05-07 878bf3d5307fa9fc889539844701f30f91032b9c
HIAWms/web/src/components/Text/Text.module.scss
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,6 @@
.truncated {
  // è¶…出显示省略号
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}