mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-18 06:57:11 +01:00
Remove focus on env sidebar buttons
This commit is contained in:
@@ -228,7 +228,7 @@ function SidebarButton({
|
||||
className={classNames(
|
||||
className,
|
||||
'flex text-sm text-left w-full mb-1 h-xs',
|
||||
'text-gray-600 hocus:text-gray-800 !ring-0',
|
||||
'text-gray-600 hocus:text-gray-800 focus:outline-none',
|
||||
active && '!text-gray-900',
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user