Inputs now take up 100% of the div and the other div should device the size

This commit is contained in:
2019-10-04 00:14:42 +02:00
parent b11d2f752b
commit 7bb624b942

View File

@@ -148,7 +148,7 @@ export default {
padding: 10px 5px 10px 45px;
height: 40px;
font-size: 17px;
width: 75%;
width: 100%;
// @include desktop-min {
// width: 400px;
// }