From 54b68d8c69f44b3a61ad9c4e4502f7d6d13e6afd Mon Sep 17 00:00:00 2001 From: l3wdfut4pwr Date: Thu, 9 Apr 2026 16:07:36 +0300 Subject: minor outline fix --- src/app/globals.css | 4 ++++ src/components/ui/tabs.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/app/globals.css b/src/app/globals.css index ca0c3c7..200644c 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -22,6 +22,10 @@ --background: #05040a; --foreground: #ffffff; + :focus { + outline: none; + } + --violet: #464199; --violet-darker: #191635; --light-violet: #8784c9; diff --git a/src/components/ui/tabs.tsx b/src/components/ui/tabs.tsx index f7fadc6..ea82a7e 100644 --- a/src/components/ui/tabs.tsx +++ b/src/components/ui/tabs.tsx @@ -42,7 +42,7 @@ function TabsTrigger({