feat: add entry point for requesting a plugin (#20026)

This commit is contained in:
Nite Knite
2025-05-22 14:15:00 +08:00
committed by GitHub
parent 9afd7f6c87
commit 916c415b4b
6 changed files with 20 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ const Header = () => {
{
!isMobile
&& <div className='flex shrink-0 items-center gap-1.5 self-stretch pl-3'>
<Link href="/apps" className='flex h-8 w-[52px] shrink-0 items-center justify-center gap-2'>
<Link href="/apps" className='flex h-8 shrink-0 items-center justify-center gap-2 px-0.5'>
<DifyLogo />
</Link>
<div className='font-light text-divider-deep'>/</div>