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
Safari on iOS sets the button text color to this light blue shade:
Safari on macOS sets the pressed button text color to white:
I think this can safely be hard coded to black, unless you want to support alternative color schemes like high-contrast mode, in which case it'd make sense to use a new CSS variable.
The text was updated successfully, but these errors were encountered:
Safari on iOS sets the button text color to this light blue shade:
Safari on macOS sets the pressed button text color to white:
I think this can safely be hard coded to black, unless you want to support alternative color schemes like high-contrast mode, in which case it'd make sense to use a new CSS variable.
The text was updated successfully, but these errors were encountered: