mirror of https://github.com/langgenius/dify.git
chore: spcing problem
This commit is contained in:
parent
918c187c50
commit
824618c2ef
|
|
@ -22,7 +22,7 @@ const UpgradeCard: FC = () => {
|
|||
<UpgradeBtn
|
||||
size='custom'
|
||||
isShort
|
||||
className='!h-8 !rounded-lg px-2'
|
||||
className='ml-3 !h-8 !rounded-lg px-2'
|
||||
labelKey='billing.triggerLimitModal.upgrade'
|
||||
loc='upload-multiple-files'
|
||||
onClick={handleUpgrade}
|
||||
|
|
|
|||
Loading…
Reference in New Issue