mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Ensure swaps detail height doesn't create jump in vertical height (#10644)
This commit is contained in:
parent
3319d0552d
commit
3e6b2e7f0a
@ -79,6 +79,7 @@
|
||||
margin-top: 4px;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
height: 18px;
|
||||
|
||||
&--error {
|
||||
div:first-of-type {
|
||||
|
Loading…
Reference in New Issue
Block a user