Skip to content

fix(style): 为变换选项区域添加最大高度限制 - #1

Open
mizu1 wants to merge 1 commit into
Beeta:mainfrom
mizu1:main
Open

fix(style): 为变换选项区域添加最大高度限制#1
mizu1 wants to merge 1 commit into
Beeta:mainfrom
mizu1:main

Conversation

@mizu1

@mizu1 mizu1 commented Jul 19, 2026

Copy link
Copy Markdown

原样式会导致当卡片在点击后,部分卡片会被顶出渲染区域,如图
屏幕截图 2026-07-19 151801

修复内容:移除该区域原有的flex:1样式,新增max-height:360px限制最大高度,避免内容过多时撑乱页面布局,同时保留纵向滚动能力

移除该区域原有的flex:1样式,新增max-height:360px限制最大高度,避免内容过多时撑乱页面布局,同时保留纵向滚动能力
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.

1 participant