From 8af97866e2cc86d8f7787499512b30d77f918207 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Wed, 27 Mar 2024 18:01:37 +0000 Subject: fix(extension): Fix ugly looking popup in dark mode. Fixes #30 --- apps/browser-extension/src/Layout.tsx | 4 ++-- apps/browser-extension/tailwind.config.js | 14 ++++++-------- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'apps') diff --git a/apps/browser-extension/src/Layout.tsx b/apps/browser-extension/src/Layout.tsx index 6ca05fdd..3eb85abd 100644 --- a/apps/browser-extension/src/Layout.tsx +++ b/apps/browser-extension/src/Layout.tsx @@ -17,14 +17,14 @@ export default function Layout() { return (
-
+