fixes fields with less than 100% width on mobile

This commit is contained in:
James
2020-10-03 15:55:21 -04:00
parent c5ea2dcd2a
commit e00a2eeef7

View File

@@ -22,6 +22,7 @@
> * {
margin-left: 0;
margin-right: 0;
width: 100% !important;
}
}
}