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

建议Alert组件,有图标时,可选择是否使图片局顶部或中间 #3245

Closed
yuyachong opened this issue Jul 25, 2024 · 1 comment
Labels

Comments

@yuyachong
Copy link

在内容多行时,有时图标局顶部会好看很多

@oljc
Copy link
Member

oljc commented Sep 12, 2024

@yuyachong 可以直接在 alert 组件上设置 style 改变。

<a-alert style="align-items: flex-start;" type="success">This is an This is an warning alert. </a-alert>

@oljc oljc closed this as completed Sep 12, 2024
@oljc oljc added the ❓Q&A label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants