design fix and select optimizations
This commit is contained in:
@@ -101,7 +101,7 @@ export function SidebarNavigation() {
|
||||
relative w-12 h-12 rounded-md flex items-center justify-center
|
||||
${isNewAnalysisActive ? 'bg-linear-to-b from-[#3895FF] to-[#86B8F1]' : 'bg-[#f0fafd]/60 border border-slate-100/50'}
|
||||
hover:bg-linear-to-b hover:from-[#3895FF] hover:to-[#86B8F1] hover:border-none
|
||||
transition-all ease-in-out duration-200
|
||||
ease-in-out duration-200 transition-all
|
||||
`}
|
||||
>
|
||||
<Plus
|
||||
|
||||
Reference in New Issue
Block a user