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

[Dialog] 圆角被外层popup的圆角挡住了,导致圆角为6px不符合12px的默认值规范 #1716

Closed
zhangxinxing59 opened this issue Jan 9, 2025 · 1 comment · Fixed by #1733
Assignees
Labels
bug Something isn't working

Comments

@zhangxinxing59
Copy link

tdesign-mobile-vue 版本

重现链接

No response

重现步骤

检查官网示例上的dialog组件,发现圆角为6px,因为dialog实现方式是外层包了一层popup组件实现的,popup的默认圆角是6px,导致dialog默认的12px圆角被遮挡了。

期望结果

dialog组件正常展示12px圆角。

实际结果

No response

框架版本

Vue3.3.8 ,tdesign-mobile-vue : "1.6.0"

浏览器版本

edge 130.0.2849.80

系统版本

Windows11

Node版本

22.11.0

补充说明

No response

Copy link
Contributor

github-actions bot commented Jan 9, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants