mirror of https://github.com/go-gitea/gitea.git
This PR standardizes left/right two-child frontend layouts on `flex-left-right` and removes ad-hoc `tw-justify-between` combinations. The goal is consistent wrapping + spacing behavior under narrow widths with less utility-class churn. Also: remove useless "flex-center-wrap", slightly improve some templates (no visual change, tested) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| components | ||
| features | ||
| markup | ||
| modules | ||
| render | ||
| utils | ||
| vendor | ||
| webcomponents | ||
| bootstrap.ts | ||
| eventsource.sharedworker.ts | ||
| external-render-frontend.ts | ||
| external-render-helper.test.ts | ||
| external-render-helper.ts | ||
| globals.d.ts | ||
| globals.ts | ||
| iife.ts | ||
| index.ts | ||
| svg.test.ts | ||
| svg.ts | ||
| swagger.ts | ||
| types.ts | ||
| utils.test.ts | ||
| utils.ts | ||
| vitest.setup.ts | ||