Fix sync menu jumping up

This commit is contained in:
Gregory Schier 2019-05-07 14:27:36 -04:00
parent 4d6f6d9541
commit f34a72f569
2 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@
margin: @padding-sm 0;
&--invisible {
display: none;
opacity: 0;
}
}

View File

@ -6,7 +6,7 @@
"name": "insomnia",
"productName": "Insomnia",
"longName": "Insomnia REST Client",
"version": "6.5.0",
"version": "6.5.1",
"main": "main.min.js"
},
"licence": "MIT",