minor aesthetic style issues
未关闭
- 主要语言
- Python
- 星标
- 4
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
these issues occur in firefox
- when collapsed sidebar expands, 'My Profile' nav item height changes instantly. this can be addressed by `.nav-sidebar .nav-link p { text-wrap-mode: nowrap; }`
- in 'My Profile' page, if profile image's width become less than 220px or 140px, the profile icon becomes ellipse, not circle. removing height from the style would resolve the issue.
https://github.com/AlmaLinux/astra/blob/da376feb822b6ffe4b36313404593cd478fa46cd/astra_app/core/templates/core/user_profile.html#L58
https://github.com/AlmaLinux/astra/blob/da376feb822b6ffe4b36313404593cd478fa46cd/astra_app/core/templates/core/user_profile.html#L65
贡献指南
评估
这个 Issue 还没有评估数据。