mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
581671d18e
* fix: add dark mode support to IframeBrowser component - Add dark:bg-gray-800 to header bar - Add dark:bg-gray-900 to input field - Add dark:bg-black to iframe container Fixes FLA-2542 Co-authored-by: Dominik Ferber <dominik.ferber@gmail.com> * fix: apply Biome formatting to iframe-browser.tsx * fix --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>