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

新增媒体查询 #14

Merged
merged 1 commit into from
Feb 17, 2025
Merged

新增媒体查询 #14

merged 1 commit into from
Feb 17, 2025

Conversation

paithfinder
Copy link
Collaborator

Resolves: #13

  • 去掉js截取省略号逻辑,使用css代替
  • 新增媒体查询,当页面较宽不需要省略号时去掉max-width限制
  • 调整其他样式,使下拉框整体居中且每个条目保持相同的距离

paithfinder added a commit that referenced this pull request Feb 17, 2025
- 去掉js截取省略号逻辑,使用css代替
- 新增媒体查询,当页面较宽不需要省略号时去掉max-width限制
- 调整其他样式,使下拉框整体居中且每个条目保持相同的距离
Resolves:#14

Signed-off-by: Mingle Tan <[email protected]>
@paithfinder
Copy link
Collaborator Author

paithfinder commented Feb 17, 2025

image

image

image

image

- 去掉js截取省略号逻辑,使用css代替
- 新增媒体查询,当页面较宽不需要省略号时去掉max-width限制
- 调整其他样式,使下拉框整体居中且每个条目保持相同的中心距离
Resolves:#14

Signed-off-by: Mingle Tan <[email protected]>
@SalimTerryLi SalimTerryLi merged commit 19d0778 into main Feb 17, 2025
2 checks passed
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.

BUG: 主页下拉菜单按钮 文本容器宽度不随父容器自适应
2 participants