1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 18:15:48 +00:00
gitea/web_src
Giteabot c1c11aaf60
Fix line number width in code preview (#31307) (#31316)
Backport #31307 by silverwind

Line numbers were using some hacky CSS `width: 1%` that did nothing to
the code rendering as far as I can tell but broken the inline preview in
markup when line numbers are greater than 2 digits. Also I removed one
duplicate `font-family` rule (it is set below in the `.lines-num,
.lines-code` selector.

Co-authored-by: silverwind <me@silverwind.io>
2024-06-11 13:30:02 +08:00
..
css Fix line number width in code preview (#31307) (#31316) 2024-06-11 13:30:02 +08:00
fomantic Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
js Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00