mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 12:32:34 +10:00
dynamic coloring of logo mark
This commit is contained in:
@ -115,7 +115,7 @@ export default function TopNavigation() {
|
||||
<Link
|
||||
href="/dashboard"
|
||||
className="flex flex-shrink-0 items-center gap-x-2 self-center overflow-hidden">
|
||||
<Logo className="h-8 w-8" />
|
||||
<Logo className="h-8 w-8 text-black" />
|
||||
<h2 className="text-2xl font-semibold">Documenso</h2>
|
||||
</Link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user