Elektrine lite

← Feed

@Aaron@front-end.social

Post #2324719

2026-04-24 16:43 UTC

@llatan@beige.party `appearance: base-select` is supported in Chromium (Chrome, Edge, Opera, Android WebView, etc.) and in TP for Safari: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/appearance#base-select The only outlier is FF, but it’s in progress: https://bugzilla.mozilla.org/show_bug.cgi?id=1944403 Super-low risk for using it too… it degrades to a perfectly usable `select`.

Replies (1)

  • @Aaron@front-end.social 2026-04-24 16:43

    @llatan@beige.party I get the knee-jerk reaction — I earned the grey in my beard in the browser wars — but there’s honestly no downside here. You don’t need to spend hours crafting flambouyant `select` elements like Adam did, you can handle the basics in a few minutes.

    Open ##2324720