changes
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
}
|
||||
|
||||
.consulation-form div {
|
||||
padding-bottom: 4px !important;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
|
||||
@@ -88,38 +88,33 @@
|
||||
.iti {
|
||||
display: block !important;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
/* Make the input inside take full width */
|
||||
.iti__selected-dial-code,
|
||||
.iti__flag-container {
|
||||
float: left;
|
||||
height: 100%;
|
||||
padding-top: 5px;
|
||||
|
||||
}
|
||||
|
||||
/* Input field inside the container */
|
||||
.iti__country-list,
|
||||
.iti__input {
|
||||
box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Optional: spacing below input like other fields */
|
||||
.phone-number {
|
||||
margin-top: 0.25rem;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
.contact-us-form .iti .iti__selected-dial-code {
|
||||
padding-top: 12px !important; /* override for taller inputs */
|
||||
.hair-form-pad{
|
||||
padding-bottom: 8px !important;
|
||||
}
|
||||
|
||||
.appointment-form-field .iti .iti__selected-dial-code {
|
||||
padding-top: 2px !important; /* override for taller inputs */
|
||||
.img-fit {
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user