1
0
Fork 0
gitea/web_src/less
Gusted 9691d43101
Fix dashboard switching on Mobile (#20238)
- This is a regression of improving mobile experience on Gitea, currently organization dashboard aren't readable and the popup won't show up when you want to switch between users/organization(as we saw in #19978). 
- This patch fixes that, by allowing the popup to allocate the required pixels(for some absurd reason, z-index doesn't work on the popup, so it's not able to render over the existing elements, we can investigate later of why this is). And also remove the additional dropdown menu for the pages link, so it's one unified list which then can be displayed as rows.
2022-07-28 20:40:23 +02:00
..
chroma
code
codemirror
console
features
markup
modules Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
shared Display project in issue list (#20434) 2022-07-26 15:42:23 +02:00
standalone
themes Use body text color in repository files table links (#20386) 2022-07-22 18:49:24 +08:00
_admin.less
_base.less Fix dashboard switching on Mobile (#20238) 2022-07-28 20:40:23 +02:00
_dashboard.less Fix dashboard switching on Mobile (#20238) 2022-07-28 20:40:23 +02:00
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less
_install.less
_organization.less
_repository.less Use body text color in repository files table links (#20386) 2022-07-22 18:49:24 +08:00
_review.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less
index.less Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
variables.less