mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Merge pull request #12039 from jpuri/dev_12035
Fix padding at bottom of custom network form in popup view
This commit is contained in:
commit
e410cd3a82
@ -226,7 +226,7 @@
|
||||
&__footer {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
margin: 0.75rem 0;
|
||||
padding: 0.75rem 0;
|
||||
|
||||
@media screen and (max-width: 575px) {
|
||||
width: 93%;
|
||||
|
Loading…
Reference in New Issue
Block a user