You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/modules
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">
2 weeks ago
..
animations.css Change `--border-radius-circle` to `--border-radius-full` (#30936) 2 weeks ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 10 months ago
button.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 2 months ago
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 1 month ago
checkbox.css Fix some UI problems (install/checkbox) (#30854) 1 month ago
comment.css Improve mobile review ui (#31091) 2 weeks ago
container.css Prevent tab shifting, remove extra margin on fluid pages (#31090) 2 weeks ago
dimmer.css Use CSS `inset` shorthand (#30939) 4 weeks ago
divider.css Pulse page improvements (#30149) 2 months ago
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 2 months ago
grid.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 4 weeks ago
header.css Pulse page improvements (#30149) 2 months ago
input.css Improve repo button row layout (#30668) 1 month ago
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 2 months ago
list.css Fix floated list items (#30377) 2 months ago
menu.css Fix border radius on hovered secondary menu (#31089) 2 weeks ago
message.css Various code view improvements (#30014) 3 months ago
modal.css Fix all rounded borders, change affected tab menus to pills (#30707) 1 month ago
navbar.css Rework and fix stopwatch (#30732) 1 month ago
normalize.css Use line-height: normal by default (#26635) 10 months ago
segment.css Improve mobile review ui (#31091) 2 weeks ago
select.css add `stylelint-stylistic` (#25285) 12 months ago
svg.css Prevent SVG shrinking (#25652) 11 months ago
table.css Fix table alignment classes (#30144) 2 months ago
tippy.css Rework and fix stopwatch (#30732) 1 month ago
toast.css Remove some unused CSS styles (#26852) 9 months ago