Auto-deploy: 2026-01-13 12:32:17 | 1 arquivo(s) alterado(s)
This commit is contained in:
parent
ac18aece20
commit
9f125250a6
|
|
@ -40,7 +40,7 @@ export const PrafrotLayout = () => {
|
|||
<div className="flex items-center gap-4">
|
||||
<button
|
||||
onClick={() => setIsSidebarCollapsed(!isSidebarCollapsed)}
|
||||
className="text-slate-400 hover:text-emerald-500 transition-colors p-2 rounded-lg hover:bg-emerald-500/10"
|
||||
className="text-slate-400 hover:text-emerald-500 transition-colors p-2 rounded-xl hover:bg-emerald-500/10"
|
||||
>
|
||||
<Menu size={20} />
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue