mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
better gray buttons
This commit is contained in:
parent
5646ec164a
commit
bde79a8364
4 changed files with 9 additions and 11 deletions
|
@ -69,7 +69,7 @@ const MessageFormUnconnected: FC<IProps> = ({
|
|||
|
||||
<Button
|
||||
size="small"
|
||||
grey
|
||||
color="gray"
|
||||
iconRight="enter"
|
||||
disabled={is_sending_messages}
|
||||
onClick={onSubmit}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue