1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

Fix button with on Deposit Ether / Buy Screen (#9424)

This commit is contained in:
Thomas Huang 2020-09-16 12:42:11 -07:00 committed by GitHub
parent b83bca7223
commit 6f0a16a0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@
}
&__deposit-button {
width: 257px;
width: 257px !important;
}
.simple-dropdown {