feat: 修改样式
This commit is contained in:
@@ -286,7 +286,7 @@ export default function Affiliate() {
|
||||
className='h-6 border-0 p-0 text-center text-sm focus-visible:ring-0 sm:h-8'
|
||||
style={{ width: `${Math.max(3, String(count).length + 1)}ch` }}
|
||||
/>
|
||||
<span className='text-sm'>{t('users')}</span>
|
||||
<span className='text-sm'>users</span>
|
||||
</div>
|
||||
<Button
|
||||
variant='secondary'
|
||||
|
||||
Reference in New Issue
Block a user