mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove border radius from transfer button (#9767)
This commit is contained in:
parent
a74aa45bdd
commit
907e8d6a77
@ -55,6 +55,7 @@
|
|||||||
|
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
border-bottom: 1px solid $alto;
|
border-bottom: 1px solid $alto;
|
||||||
|
border-radius: 0;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user