mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix send header cancel button alignment (#9812)
This commit is contained in:
parent
efd36adaac
commit
bff982017b
@ -3,6 +3,8 @@
|
||||
.send {
|
||||
&__header {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background-color: $Grey-000;
|
||||
border-bottom: none;
|
||||
padding: 14px 0 3px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user