N°3565 - Migrate backoffice pages to new UIBlock system : Setup

This commit is contained in:
Eric
2021-02-01 16:28:10 +01:00
parent 664dd12241
commit 2f68be14f8
16 changed files with 756 additions and 248 deletions

View File

@@ -105,6 +105,12 @@ $ibo-field--value--padding-bottom--is-fullscreen: $ibo-field--label--padding-y--
}
}
.ibo-field--comments {
display: table-cell;
vertical-align: top;
padding-right: 10px;
}
/* Fullscreen mode */
.ibo-field-large {
&.ibo-is-fullscreen {