border better
This commit is contained in:
parent
b27ec87fe9
commit
bf89b16854
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ export function Navigation({
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
{route.label === "Settings" && (
|
{route.label === "Settings" && (
|
||||||
<div className="mx-3 my-2 border-t border-border/40" />
|
<div className="my-2 border-t border-border" />
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
))}
|
))}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue