mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 00:48:59 +00:00
Fix generate in safari (#595)
This commit is contained in:
parent
30f3aebc73
commit
cf57d6e2ab
@ -1,19 +1,7 @@
|
||||
@import "common/sass/variables";
|
||||
|
||||
.GenerateWallet {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&-column {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&-content,
|
||||
&-help {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&-content {
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user