sforkowany z mirror/soapbox
EmojiSelector: improve style of 3-dots icon
rodzic
16179a6371
commit
f9cb9d468b
|
@ -138,6 +138,7 @@ const EmojiSelector: React.FC<IEmojiSelector> = ({
|
||||||
|
|
||||||
{all && (
|
{all && (
|
||||||
<IconButton
|
<IconButton
|
||||||
|
className='text-gray-600 hover:text-gray-600 dark:hover:text-white'
|
||||||
src={require('@tabler/icons/dots.svg')}
|
src={require('@tabler/icons/dots.svg')}
|
||||||
onClick={handleExpand}
|
onClick={handleExpand}
|
||||||
/>
|
/>
|
||||||
|
|
Ładowanie…
Reference in New Issue