@@ -1576,6 +1576,7 @@ async function submitForm() {
background-color: #fff;
box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
z-index: 10;
+ box-sizing: border-box;
button {
background-color: #007aff !important;
@@ -692,6 +692,7 @@ async function submitForm() {