Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Descriptions] 属性labelStyle设置宽度无效 #4534

Closed
QAQCup opened this issue Sep 5, 2024 · 4 comments · Fixed by #4950
Closed

[Descriptions] 属性labelStyle设置宽度无效 #4534

QAQCup opened this issue Sep 5, 2024 · 4 comments · Fixed by #4950
Assignees
Labels
📒 Documentation Improvements or additions to documentation

Comments

@QAQCup
Copy link

QAQCup commented Sep 5, 2024

tdesign-vue-next 版本

1.9.9

重现链接

https://stackblitz.com/edit/nif5dv?file=src%2Fdemo.vue

重现步骤

首个DescriptionItem的span大于1时触发
1725530375019

期望结果

labelStyle设置宽度生效

实际结果

labelStyle设置宽度不生效

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Sep 5, 2024

👋 @QAQCup,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@uyarn uyarn added the 🏃 in progress someone is developing label Sep 14, 2024
@ace0109
Copy link

ace0109 commented Jan 9, 2025

一样的问题,在线等修复。。。都2025年了。

@uyarn
Copy link
Collaborator

uyarn commented Jan 22, 2025

是由于table-layout: fixed 的影响 可以修改配置下于table-layout="auto" 这个API我们文档上再说明清楚 当时讨论完想着文档说明的
https://stackblitz.com/edit/nif5dv-kbm8wj8b?file=src%2Fdemo.vue

@uyarn uyarn added 📒 Documentation Improvements or additions to documentation and removed 🏃 in progress someone is developing labels Jan 22, 2025
@ace0109
Copy link

ace0109 commented Jan 22, 2025

可以,已解决。可以关了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📒 Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants