Card checkbox style updates - #3780
Conversation
- changed border-radius to 50% for a circle - transparent bg to dark opaque
- added bg color to read/unread/action buttons - "items selected" text color now uses the primary color variable and reduced font size - "deselect all" text uses light muted color variable, goes to white on hover and reduced font size - added border all around to bulk operations box - added 2px padding to bulk operations box
- input font size changed to 1rem PWA's zoom in on input fields that are less than 16px.
|
I cherry-picked the PWA zoom-in fix locally to try it out. This is the behaviour I saw on my iPhone; If I opened the PWA while already being logged in, I'm never seeing the zoom-in. I think doing your fix but for the login inputs screen may fix this? |
I just tried it and you are right. I completely forgot about the login screen. To be honest, pretty much every input that isn’t 16px or larger is going to have that zoom in effect. But we could test it out on login/search input fields first to see if it actually fixes it. |
|
|
@MrRobotjs just following up on Fessa's ask, any updates? |




Changed
Fixed
Theme
--text-light-muted-colorvariable to dark.scss