Modal not working on iOS
This commit is contained in:
13
web/dist/main.css
vendored
13
web/dist/main.css
vendored
@@ -956,6 +956,10 @@ h5 {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.contact-form-message textarea {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.contact-form-footer {
|
||||
text-align: center;
|
||||
padding-top: 20px;
|
||||
@@ -1013,6 +1017,15 @@ h5 {
|
||||
.contact-form-alert {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.contact-form-message textarea {
|
||||
height: 150px;
|
||||
}
|
||||
.image-dot {
|
||||
width: 7px;
|
||||
height: 7px;
|
||||
margin: 0 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.noselect {
|
||||
|
||||
Reference in New Issue
Block a user