go-shiori / shiori

Simple bookmark manager built with Go
MIT License
9.28k stars 551 forks source link

fix: always show bookmark menu on tablets #944

Closed fmartingr closed 3 months ago

fmartingr commented 3 months ago

Changes the max-width for the bookmark menu to show, always displaying it on mobile and tablet devices (and potentially lower resolution desktop/laptops).

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.66%. Comparing base (bc8c06a) to head (d78e5ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #944 +/- ## ======================================= Coverage 34.66% 34.66% ======================================= Files 61 61 Lines 4050 4050 ======================================= Hits 1404 1404 Misses 2424 2424 Partials 222 222 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.