gitea/web_src/js
silverwind 6a075589bf
Fix mobile navbar and misc cleanups ()
- Fix and improve mobile navbar layout
- Apply all cleanups suggested in
https://github.com/go-gitea/gitea/pull/25111
- Make media query breakpoints match Fomantic's exactly
- Clean up whitespace in class on navbar items

Mobile navbar before and after:
<img width="745" alt="Screenshot 2023-06-08 at 08 40 56"
src="https://github.com/go-gitea/gitea/assets/115237/ca84b239-b10f-41db-8c06-dcf2b6dd9d28">
<img width="739" alt="Screenshot 2023-06-08 at 08 41 23"
src="https://github.com/go-gitea/gitea/assets/115237/09133c54-eb7e-4110-858c-ead23c3b7521">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
..
components Fix mobile navbar and misc cleanups ()
features Fix mobile navbar and misc cleanups ()
markup Fix math and mermaid rendering bugs ()
modules Fix mobile navbar and misc cleanups ()
render Add PDF rendering via PDFObject ()
standalone Add new JS linter rules ()
test Improve emoji and mention matching ()
utils Add two eslint plugins ()
webcomponents Refactor locale number ()
bootstrap.js Improve template system and panic recovery ()
index.js Redesign Scoped Access Tokens ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
svg.js Add show timestamp/seconds and fullscreen options to action page ()
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance ()
utils.js Clean up WebAuthn javascript code and remove JQuery code ()
utils.test.js Fix webauthn regression and improve code ()