mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Prevent swaps value input placeholder from jumping when focused (#9520)
This commit is contained in:
parent
e389ad98af
commit
25e5ac24b2
@ -17,7 +17,7 @@
|
|||||||
border: 1px solid $Grey-100;
|
border: 1px solid $Grey-100;
|
||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-left: none;
|
border-left-color: transparent;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user