这是我的桌子
我想去th over 1 year
https://stackblitz.com/edit/angular-ivy-wnesxu?file=src/app/pur/com1/com1.component.html
发布于 2022-08-19 04:26:41
像这样怎么样?
<th style="overflow: hidden;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;">
Over 1 Year
</th>https://stackoverflow.com/questions/73411563
复制相似问题