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

component(message): fix message offset error #7093

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

cc-hearts
Copy link
Contributor

Setting flex in the body property affects the fixed layout offset of the message.

Therefore the properties of the message's fixed layout are enhanced (e.g. left transform)

this is a mini reproduction codeSandbox

close #7065

@tangjinzhou tangjinzhou merged commit b22875d into vueComponent:main Nov 11, 2023
@cc-hearts cc-hearts deleted the fix/message-style branch May 30, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

在使用message组件时失效
2 participants