ZhiYeJianKang_PeiXun/Song.Site/Manage/Sys/Styles/SysPara.css
2025-02-20 15:41:53 +08:00

9 lines
127 B
CSS

@charset "utf-8";
.value
{
white-space: nowrap;
width: 300px;
overflow: hidden;
height:25px;
text-overflow:ellipsis;
}