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