- added proper fields for amendment note and documents;
- rewritten logic for repeater field;
This commit is contained in:
@@ -29,10 +29,16 @@
|
||||
color: var(--menuitem-active-background);
|
||||
}
|
||||
}
|
||||
|
||||
&[data-hide="true"] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.fieldsRepeater__fields {
|
||||
|
||||
&[data-hide="true"] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.fieldsRepeater__addNew {
|
||||
|
||||
Reference in New Issue
Block a user