1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 00:53:26 +00:00
Commit graph

2 commits

Author SHA1 Message Date
wxiaoguang e4b2bdfbc0
More improvements for the "flex list" and the dashboard list ()
Follow  and  and add one more example (text truncate) in the devtest page
2023-08-23 04:23:30 +00:00
wxiaoguang 7934602a4c
Improve some flex layouts ()
Fix 

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
2023-08-22 12:57:02 +08:00