You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input borders are rounded by default on safari unlike other browsers. This causes confusion when using rounded-l-md where you'd expect to have only a rounded left border when in actuality the entire box is rounded on safari.
Maybe add a reset to rounded-none to prevent this unexpected behavior?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Input borders are rounded by default on safari unlike other browsers. This causes confusion when using
rounded-l-md
where you'd expect to have only a rounded left border when in actuality the entire box is rounded on safari.Maybe add a reset to rounded-none to prevent this unexpected behavior?
Beta Was this translation helpful? Give feedback.
All reactions