mirror of
https://github.com/supabase/supabase.git
synced 2026-06-01 02:14:43 +08:00
Update stroke colours
This commit is contained in:
@@ -54,7 +54,7 @@ const ContentAccordionLink = React.memo(function ContentAccordionLink(props: any
|
||||
<>
|
||||
{props.subItemIndex === 0 && (
|
||||
<>
|
||||
<div className="h-px w-full bg-green-500 my-3"></div>
|
||||
<div className="h-px w-full bg-scale-500 my-3"></div>
|
||||
<span className="font-mono text-xs uppercase text-scale-1200 font-medium tracking-wider">
|
||||
{props.parent.name}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user