mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-20 23:28:10 +00:00
fix: change container width
This commit is contained in:
parent
afa5feff55
commit
5428cc0793
@ -13,7 +13,7 @@ const ConfirmRecoveryPhrase = () => {
|
||||
display: 'grid',
|
||||
gridTemplateColumns: 'repeat(4, 1fr)',
|
||||
gap: '20px 40px',
|
||||
width: '80%',
|
||||
width: '70%',
|
||||
marginBottom: '20px',
|
||||
}}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user