mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-17 01:24:02 -05:00
nitpick(wallet): SeedPhraseModal close button style
This commit is contained in:
parent
0a75ea6a19
commit
41f9b229cf
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ export default function SeedPhraseModal({
|
|||
</Typography>
|
||||
</DialogContent>
|
||||
<DialogActions>
|
||||
<Button onClick={onClose} variant="contained">
|
||||
<Button onClick={onClose} variant="outlined">
|
||||
Close
|
||||
</Button>
|
||||
</DialogActions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue