forgejo/web_src
wxiaoguang 3e7101dd64
Improve "new-menu" (#24465)
I am not sure what "new-menu" means, but I think we need to fix these
problems:

1. it shouldn't have "stackable", which makes the items stacked when
width is small. the `new-menu` already has `overflow: auto`
2. `justify-content: center` doesn't work with `overflow: auto` (for
small width), so use `margin: auto`
*
https://bhch.github.io/posts/2021/04/centring-flex-items-and-allowing-overflow-scroll/
3. `runner-new-menu` is dead code (copying & pasting ?)
2023-05-01 12:08:37 -04:00
..
css Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
fomantic Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
js Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
svg Remove all direct references to font-awesome (#24448) 2023-05-01 00:02:56 +02:00