fix: dynamic sub header color

This commit is contained in:
Yi 2024-10-15 11:02:25 +08:00
parent a387ff1c38
commit 1e9fbbf41b

View File

@ -63,7 +63,7 @@ const PluginPage = ({
>
<div
className={cn(
'sticky top-0 flex min-h-[60px] px-12 pt-4 pb-2 items-center self-stretch gap-1 bg-background-body z-10',
'sticky top-0 flex min-h-[60px] px-12 pt-4 pb-2 items-center self-stretch gap-1 z-10', activeTab === 'discover' && 'bg-background-body',
)}
>
<div className='flex justify-between items-center w-full'>