cart & checkout: apply validation based on required inputs in each service & add phone input in checkout page
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.youMightAlsoLikeTitle {
|
||||
margin: 0 16px 16px 16px;
|
||||
}
|
||||
|
||||
.youMightAlsoLikeContainer {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -66,6 +70,9 @@
|
||||
.youMightAlsoLikeContainer {
|
||||
height: 200px !important;
|
||||
}
|
||||
.youMightAlsoLikeTitle {
|
||||
margin: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Hover effects for devices that support hover */
|
||||
|
||||
Reference in New Issue
Block a user