Inputs now take up 100% of the div and the other div should device the size
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
|||||||
padding: 10px 5px 10px 45px;
|
padding: 10px 5px 10px 45px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
width: 75%;
|
width: 100%;
|
||||||
// @include desktop-min {
|
// @include desktop-min {
|
||||||
// width: 400px;
|
// width: 400px;
|
||||||
// }
|
// }
|
||||||
|
|||||||
Reference in New Issue
Block a user