mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
fix width in first time flow button (#7348)
This commit is contained in:
parent
dbd14d796c
commit
eef570cf95
@ -120,7 +120,7 @@
|
|||||||
|
|
||||||
&__button {
|
&__button {
|
||||||
margin: 35px 0 14px;
|
margin: 35px 0 14px;
|
||||||
width: 140px;
|
width: 170px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user