forgejo/web_src
Gusted dced28df0a
[UI] Fix misalligned icons
- On the pull request page, two icons were misaligned vertically with
their text part.
- This patch adds the simple flexbox trick with `align-items: center` to
vertically center the children elements and adds `gt-ml-2` to the text,
to add space between icon and text that would otherwise be removed
because of `display: flex`.

(cherry picked from commit 5c991c1043)
2023-06-12 23:58:29 +02:00
..
css Remove hacky patch for "safari emoji glitch fix" (#25208) 2023-06-12 15:44:53 +00:00
fomantic Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
js [UI] Fix misalligned icons 2023-06-12 23:58:29 +02:00
svg Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00