MMK21Hub 247be0c11f Fix search filters being hidden (#1205)
* Fix search filters being hidden (#1165)

Previously, `max-width` was used to hide the sidebar on mobile, which
meant that at exactly 1024 pixels wide, the sidebar would be hidden.
However, this breakpoint is also as a
`min-width` other media queries, notably the ones used to enable viewing
filters on mobile sizes. This has caused issue #1024.

To fix this, I have swapped the logic of the rule that hides the filters
on mobile: it is now hidden by default and a `min-width` query is used
to show it on wider viewports. This is more consistent with similar media
queries in the same file.

Looking to the future, these issues should become less common if we
switch to range-based media queries:
https://caniuse.com/css-media-range-syntax

* Delete package-lock.json

---------

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2023-06-20 14:37:39 -07:00
2023-05-28 14:21:14 -04:00
2023-03-09 10:05:32 -07:00
2020-11-30 14:55:01 -07:00
2023-03-09 10:05:32 -07:00
2023-04-22 09:59:46 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-05-28 14:21:14 -04:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-14 09:22:42 -04:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00

knossos banner

Modrinth's center for its frontend service

For contributing information, please see the knossos section of the Modrinth contributing guide.

For a detailed explanation on how things work in general, check out the Nuxt.js docs.

Description
A modern launcher based on Modrinth. No built-in/external advertising or telemetry. Fully compatible with the original Modrinth without broken mechanics.
https://git.astralium.su
Readme 123 MiB
Languages
Rust 44.4%
Vue 37.3%
TypeScript 13.2%
HTML 2.4%
JavaScript 1.2%
Other 1.4%