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