mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
background colour for selected tab
(light mode) - this was already in place for darkmode oops
This commit is contained in:
@@ -73,8 +73,8 @@ function TabsTrigger({
|
||||
"group-data-[orientation=vertical]/tabs:justify-start focus-visible:ring-[3px]",
|
||||
"focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50",
|
||||
"[&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
|
||||
"data-[state=active]:bg-background dark:data-[state=active]:text-accent",
|
||||
"dark:data-[state=active]:border-input dark:data-[state=active]:bg-input/30",
|
||||
"bg-input/30 data-[state=active]:bg-background dark:bg-transparent dark:data-[state=active]:bg-input/30",
|
||||
"dark:data-[state=active]:border-input",
|
||||
"data-[state=active]:text-accent after:bg-foreground after:absolute after:opacity-0",
|
||||
"group-data-[orientation=horizontal]/tabs:after:inset-x-0 group-data-[orientation=horizontal]/tabs:after:bottom-[-5px]",
|
||||
"group-data-[orientation=horizontal]/tabs:after:h-0.5 group-data-[orientation=vertical]/tabs:after:inset-y-0",
|
||||
|
||||
Reference in New Issue
Block a user