chat: pad sigil icon in input

This commit is contained in:
Matilde Park 2020-10-20 16:56:55 -04:00
parent 092dbe21af
commit a580f1fba4

View File

@ -186,6 +186,7 @@ export default class ChatInput extends Component<ChatInputProps, ChatInputState>
color={`#${color}`}
classes={sigilClass}
icon
padded
/>;
return (