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

UI: settings page style error #26617

Closed
ExplodingDragon opened this issue Aug 21, 2023 · 4 comments · Fixed by #26649
Closed

UI: settings page style error #26617

ExplodingDragon opened this issue Aug 21, 2023 · 4 comments · Fixed by #26649
Labels
topic/ui Change the appearance of the Gitea UI type/bug

Comments

@ExplodingDragon
Copy link
Contributor

Description

No response

Screenshots

图片
图片

Gitea Version

main (3db3f5d)

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

No response

Browser Version

firefox last stable

@ExplodingDragon ExplodingDragon added type/bug topic/ui Change the appearance of the Gitea UI labels Aug 21, 2023
@wxiaoguang
Copy link
Contributor

It seems related to "Introduce flex-list & flex-item elements for Gitea UI #25790"

@denyskon do you have ideas about it?

@denyskon
Copy link
Member

@wxiaoguang / @ExplodingDragon Can you explain? Is it about the Mandarin (?) characters which have to be horizontal?

@wxiaoguang
Copy link
Contributor

Neither Chinese nor English should be wrapped/horizontal IMO.

@wxiaoguang
Copy link
Contributor

Could you try this one? -> Improve some flex layouts #26649

wxiaoguang added a commit that referenced this issue Aug 22, 2023
Fix #26617

1. Separate the "flex-list" examples into a dedicated template, and add some more examples
2. Use `flex-basis` instead of `flex-shrink` for `flex-item-trailing`, to avoid wrapping the texts too aggressively
3. Some `flex-wrap: wrap;` are removed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants