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
Add black background to detail text in character dropdown (#8487)
* FIX: add black background to detail text in character dropdown
Character names are currently drawn over the top of the details on the
right of the dropdown. If a name happens to be very long (often happens
when using tofu for utf-8) the details stop being legible. This adds a
black background behind the detail text to make it more readable.
* FIX: fix import dropdown detail visibility when no explicit color code
is used
0 commit comments