forked from git.gladyson/openmonetis
style: links da topbar em lowercase
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Base para links diretos e triggers — pill arredondado
|
// Base para links diretos e triggers — pill arredondado
|
||||||
export const linkBase =
|
export const linkBase =
|
||||||
"inline-flex h-8 items-center justify-center rounded-full px-3 text-sm font-medium transition-all";
|
"inline-flex h-8 items-center justify-center rounded-full px-3 text-sm font-medium transition-all lowercase";
|
||||||
|
|
||||||
// Estado inativo: muted, hover suave sem underline
|
// Estado inativo: muted, hover suave sem underline
|
||||||
export const linkIdle =
|
export const linkIdle =
|
||||||
|
|||||||
Reference in New Issue
Block a user