mirror of https://github.com/go-gitea/gitea
Fix blame line alignment (#13542)
We can't wrap code in blame because it's essentially two tables side-by-side which will misalign them when one line gets larger. Fixes: https://github.com/go-gitea/gitea/issues/13540 Regressed by: https://github.com/go-gitea/gitea/pull/13415 Co-authored-by: techknowlogick <techknowlogick@gitea.io>pull/13538/head^2
parent
d0a676c8ff
commit
db16275d9e
Loading…
Reference in new issue