gitea/web_src/less
Gusted bcf13b670b
Improve commit list/view on mobile (#19712)
- This is a continuation on [the work](https://github.com/go-gitea/gitea/pull/19546) I've done for improving mobile experience on Gitea.
- The current behavior of going trough the commits list is horrible, each individual item gets it's own row and thereby isn't quite compact as it should be on mobile. The commit view's header is in a bit better state, it's quite only that content is overlapping each other.
- This patch fixes those problems. Each row in the commit list table will actually take a row in the UI. The commit view's header has now a better organized way of placing the information.
2022-05-16 18:45:12 +02:00
..
chroma
code
codemirror
features
markup
shared
standalone
themes
_admin.less
_base.less
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less
_install.less
_organization.less
_repository.less Improve commit list/view on mobile (#19712) 2022-05-16 18:45:12 +02:00
_review.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less
index.less
misc.css
variables.less