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 {
|
.send {
|
||||||
&__header {
|
&__header {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
background-color: $Grey-000;
|
background-color: $Grey-000;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
padding: 14px 0 3px 0;
|
padding: 14px 0 3px 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user