chore: tiny css and i18n

This commit is contained in:
Joel
2024-10-30 14:27:39 +08:00
parent 169eb32662
commit 9c4e809799
2 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,7 @@ const List = ({
target='_blank'
className='shrink-0 flex items-center h-4 system-sm-medium text-text-accent-light-mode-only'
>
<RiSearchLine className='w-3 h-3' />
<RiSearchLine className='mr-0.5 w-3 h-3' />
<span>{t('plugin.searchInMarketplace')}</span>
</Link>
<div className="w-[90px] h-[2px] bg-gradient-to-l from-[rgba(255,255,255,0.01)] to-[rgba(16,24,40,0.08)]"></div>