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 selected option in the listbox should be easy to style independently from the other options.
A pseudo-class like option:selected would make sense for this, right?
Is there already another way to do this that I'm missing?
The selected option in the listbox should be easy to style independently from the other options.
A pseudo-class like
option:selectedwould make sense for this, right?Is there already another way to do this that I'm missing?