Add margin to tokens modal button
This commit is contained in:
parent
fe2479bbb8
commit
b65e02f590
@ -277,6 +277,7 @@ function SelectTokensModal({ isOpen, onRequestClose }) {
|
||||
variant="primary"
|
||||
disabled={isLoading}
|
||||
onClick={onRequestClose}
|
||||
mt={2}
|
||||
>
|
||||
Done
|
||||
</Button>
|
||||
|
Loading…
Reference in New Issue
Block a user