Forgejo/web_src
Gusted ec6a5428a7
[GITEA] Use vertical tabs on issue filters
- This is actually https://github.com/go-gitea/gitea/pull/19978 &
https://github.com/go-gitea/gitea/pull/19486 but was removed in one of
the UI refactors of v1.20
- This is a very technical fix and is best explained in the CSS
comments. But the short version: When there's an overflow being set, but
you want an element to 'break out' of that overflow with `position:
absolute`, it sometimes doesn't work! You need to set some CSS to let
the browser know that the element needs to use an element outside of
that overflow as 'clip parent'.
- Resolves my internal frustration with the mobile UI constantly getting broken.

(cherry picked from commit 879f842bed)
(cherry picked from commit 6099c9b41b)
(cherry picked from commit 0749d00b16)
2023-09-04 11:12:27 +02:00
..
css [GITEA] Use vertical tabs on issue filters 2023-09-04 11:12:27 +02:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js [API] Forgejo API /api/forgejo/v1 2023-09-04 10:03:58 +02:00
svg [FEAT] add Forgero Git Service 2023-09-04 10:40:26 +02:00