forgejo/web_src
Gusted 5c991c1043
[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`.
2023-06-08 14:22:52 +02:00
..
css [MOBILE] Improve mobile experience (#812) 2023-06-06 19:14:26 +00:00
fomantic Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
js [UI] Fix misalligned icons 2023-06-08 14:22:52 +02:00
svg Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00