- added Table field;
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
.label {
|
||||
p {
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 0;
|
||||
|
||||
&.ql-indent-1 {
|
||||
padding-left: 3em;
|
||||
@@ -179,4 +179,13 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.formElementSettings__repeaterItem {
|
||||
|
||||
}
|
||||
|
||||
.formElementSettings__subRepeater {
|
||||
padding: 10px 20px;
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
Reference in New Issue
Block a user