From b95bd0e533e6d85ffb9dc7e6c53bcc887adb31f6 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 25 Nov 2023 00:39:29 -0600 Subject: [PATCH] Gameboy: fix button styles in light mode --- src/components/gameboy.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/gameboy.tsx b/src/components/gameboy.tsx index 946d056e8..234b62097 100644 --- a/src/components/gameboy.tsx +++ b/src/components/gameboy.tsx @@ -135,11 +135,13 @@ const Gameboy: React.FC = ({ className, src, aspect = 'normal', onFocu > = ({ className, src, aspect = 'normal', onFocu