1
0
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:
David Walsh 2021-03-15 11:30:01 -05:00 committed by GitHub
parent 3319d0552d
commit 3e6b2e7f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,7 @@
margin-top: 4px;
display: flex;
flex-flow: column;
height: 18px;
&--error {
div:first-of-type {