collections

This commit is contained in:
Benjamin Dalsass
2025-12-03 17:47:22 +01:00
parent b1129f19d7
commit 4620710f5a
8 changed files with 60 additions and 40 deletions

View File

@@ -54,3 +54,9 @@
.ibo-field legend{
margin-top: 24px;
}
.ibo-subform {
padding: 10px 10px;
background-color: #f5f5f5;
border-radius: 5px;
}