mirror of
https://github.com/urbit/shrub.git
synced 2024-12-29 15:14:17 +03:00
chat: pad sigil icon in input
This commit is contained in:
parent
092dbe21af
commit
a580f1fba4
@ -186,6 +186,7 @@ export default class ChatInput extends Component<ChatInputProps, ChatInputState>
|
||||
color={`#${color}`}
|
||||
classes={sigilClass}
|
||||
icon
|
||||
padded
|
||||
/>;
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user