mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
chore: removed padding y to make height same with other buttons
This commit is contained in:
parent
a23d02f518
commit
52a022c483
@ -91,7 +91,7 @@ const Bots: NextPage<BotsProps> = ({ data, date, user, footerControl, theme, set
|
|||||||
<h4>
|
<h4>
|
||||||
<i className='fas fa-heart text-red-600' /> 하트 추가
|
<i className='fas fa-heart text-red-600' /> 하트 추가
|
||||||
</h4>
|
</h4>
|
||||||
<span className='ml-1 px-2 py-1 text-center text-black dark:text-gray-400 text-sm bg-little-white-hover dark:bg-very-black rounded-lg'>
|
<span className='ml-1 px-2 text-center text-black dark:text-gray-400 text-sm bg-little-white-hover dark:bg-very-black rounded-lg'>
|
||||||
{formatNumber(data.votes)}
|
{formatNumber(data.votes)}
|
||||||
</span>
|
</span>
|
||||||
</LongButton>
|
</LongButton>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user