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