This commit is contained in:
m.epshtein 2025-07-03 11:49:46 +03:00
parent 4c0bfb676d
commit d5c965dcd7

View file

@ -525,9 +525,13 @@
margin-left: 2px;
}
.webbpm.account-applications form-component .horizontal-container vbox + vbox {
margin-left: var(--indent-xlarge);
.webbpm.account-applications hbox > .horizontal-container :is(vbox, hbox):not([hidden]) ~ :is(vbox, hbox):not([hidden]) {
padding-left: var(--indent-xlarge);
}
.webbpm.account-applications hbox > .horizontal-container :is(vbox, hbox) {
padding-right: 0;
}
.webbpm.account-applications .many-to-many link-field,
.webbpm.account-applications .many-to-many grid {