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

动态加载时 .protyle-content 被加上 width 会影响布局发生抖动 #13913

Open
TCOTC opened this issue Jan 21, 2025 · 0 comments
Open

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Jan 21, 2025

会突然变窄一点:

video.webm

原因是 .protyle-content 在一瞬间被加上了 width 又去除:

Image

我在代码片段里加了 .protyle-content{width:unset!important;} 之后就不会发生抖动了

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

No branches or pull requests

1 participant