Merge branch 'chore/infrastructure-upgrade2' of https://github.com/langgenius/dify into chore/infrastructure-upgrade2
This commit is contained in:
commit
1b053ae0a9
@ -21,7 +21,7 @@ const PlanBadge: FC<PlanBadgeProps> = ({ plan, allowHover, sandboxAsUpgrade = fa
|
|||||||
return <PremiumBadge className='select-none' color='blue' allowHover={allowHover} onClick={onClick}>
|
return <PremiumBadge className='select-none' color='blue' allowHover={allowHover} onClick={onClick}>
|
||||||
<SparklesSoft className='flex h-3.5 w-3.5 items-center py-[1px] pl-[3px] text-components-premium-badge-indigo-text-stop-0' />
|
<SparklesSoft className='flex h-3.5 w-3.5 items-center py-[1px] pl-[3px] text-components-premium-badge-indigo-text-stop-0' />
|
||||||
<div className='system-xs-medium'>
|
<div className='system-xs-medium'>
|
||||||
<span className='p-1'>
|
<span className='whitespace-nowrap p-1'>
|
||||||
{t('billing.upgradeBtn.encourageShort')}
|
{t('billing.upgradeBtn.encourageShort')}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user