Bubble 宽度无法跟随外部容器扩展 #604
Replies: 3 comments
-
|
看起来您遇到了一个关于 Bubble 组件宽度的问题。根据您的描述,当外层容器宽度大于 750px 时,Bubble 的宽度无法自动扩展以适应外部容器的宽度。 为了帮助解决这个问题,我建议您检查以下几点:
如果这些方法都无法解决问题,可能需要查看组件的源代码或文档,或者在相关的 GitHub 仓库中查看是否有类似的问题报告。 如果您需要进一步的帮助,请随时告诉我!如果您愿意,我可以帮助您在 GitHub 上搜索相关问题或代码。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Bubble 作为气泡是以 大小是以内容为基础的 不会以外部为基础的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Bubble宽度貌似设置死了,据我观察,当外层容器宽度大于750时,便无法跟随外部容器宽度进行扩展,如图:
我这里外层容器宽度设置的是900px,感官上相当别扭。
Beta Was this translation helpful? Give feedback.
All reactions