chore: css fixes for web_form template
This commit is contained in:
parent
2d12c0fafe
commit
aa523c483e
1 changed files with 6 additions and 0 deletions
|
|
@ -125,4 +125,10 @@ h4.modal-title {
|
|||
.visible-xs {
|
||||
@extend .d-block;
|
||||
@extend .d-sm-none;
|
||||
}
|
||||
|
||||
.form-section .section-body {
|
||||
width:100%;
|
||||
padding: 15px;
|
||||
@extend .row;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue