0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 22:45:31 +01:00
gitea/templates/repo/diff
silverwind 1e3c4d8fc7
Improve mobile review ui (#31091)
Fixes: https://github.com/go-gitea/gitea/issues/31071

Not perfect but much better than before.

Before: Overflows, sticky not working, filename unreadable:

<img width="506" alt="Screenshot 2024-05-27 at 02 02 40"
src="https://github.com/go-gitea/gitea/assets/115237/a06b1edf-dece-4402-98c2-68670fca265f">

After:
<img width="457" alt="Screenshot 2024-05-27 at 01 59 06"
src="https://github.com/go-gitea/gitea/assets/115237/2a282c96-e719-4554-b418-81963ae6269c">
2024-05-28 13:41:37 +00:00
..
blob_excerpt.tmpl
box.tmpl Improve mobile review ui (#31091) 2024-05-28 13:41:37 +00:00
comment_form_datahandler.tmpl
comment_form.tmpl
comments.tmpl Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
compare.tmpl
conversation_outdated.tmpl
conversation.tmpl Improve mobile review ui (#31091) 2024-05-28 13:41:37 +00:00
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl Fix incorrect "blob excerpt" link when comparing files (#31013) 2024-05-20 05:57:57 +00:00
section_unified.tmpl Fix incorrect "blob excerpt" link when comparing files (#31013) 2024-05-20 05:57:57 +00:00
stats.tmpl
whitespace_dropdown.tmpl