main ← fix-ios-fontsize
opened 02:57AM - 18 Oct 24 UTC
Using the max() function will ensure the font-size is always 16px at minimum, an…d switches to 1em if that's larger than 16px.
This to prevent reported zooming when the text size setting is smaller or smallest.
https://meta.discourse.org/t/reply-button-not-visible-when-composing-on-ios/322220/2