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
The font-family of the source tab shows font-family: Courier New, Courier, System, fixed-width; but monospace should be included in that last. I think it should go after Courier, so that if the preferred courier fonts aren't available it uses the system monospace font.
The text was updated successfully, but these errors were encountered:
The font-family of the source tab shows
font-family: Courier New, Courier, System, fixed-width;
butmonospace
should be included in that last. I think it should go afterCourier
, so that if the preferred courier fonts aren't available it uses the system monospace font.The text was updated successfully, but these errors were encountered: