vueComponent / ant-design-vue-nuxt

MIT License
61 stars 6 forks source link

页面刷新后超长省略失效 #49

Open tinystorm opened 4 months ago

tinystorm commented 4 months ago
<div>
  <a-typography-text ellipsis style="max-width: 200px" content="Test Test Test Test Test Test Test Test Test Test 12344"></a-typography-text>
</div>