linkding/bookmarks/styles
Daniel Henning 353ba433f0
Prevent zoom-in after focusing an input on small viewports on iOS devices (#440)
* base.scss: Prevent zoom-in on focusing inputs on small viewports

Adding a media query which sets the font-size for `.form-input` inputs
to 1rem. This aims to prevent the zoom-in on small viewports on iOS
devics which automatically zoom-in a website if the font-size in a
focused input is smaller than 16px.

* Update bookmarks/styles/base.scss

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
2023-05-18 09:24:55 +02:00
..
auth.scss Implement optional registration 2019-12-24 13:31:55 +01:00
base.scss Prevent zoom-in after focusing an input on small viewports on iOS devices (#440) 2023-05-18 09:24:55 +02:00
bookmarks.scss Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
dark.scss Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
settings.scss Improve about section (#265) 2022-05-21 21:33:08 +02:00
shared.scss Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
theme-dark.scss Implement dark theme (#49) 2021-03-28 12:11:56 +02:00
theme-light.scss Implement dark theme (#49) 2021-03-28 12:11:56 +02:00
util.scss Allow searching for untagged bookmarks (#226) 2022-05-21 09:50:51 +02:00
variables-dark.scss Implement dark theme (#49) 2021-03-28 12:11:56 +02:00
variables-light.scss Implement dark theme (#49) 2021-03-28 12:11:56 +02:00