diff --git a/src/lib/web-select.ts b/src/lib/web-select.ts index 0095113..fc18a78 100644 --- a/src/lib/web-select.ts +++ b/src/lib/web-select.ts @@ -1,23 +1,23 @@ -import { isDesktop } from "@/lib/transport"; - -/** Native `` chrome across web and desktop webviews. * - * macOS WebKit and Linux Chromium render native select chrome differently - * from each other and from Tauri's webview. Apply this `style` plus a - * matching className to keep `