Merge branch 'develop' of 10.10.31.70:ervu-account-applications into develop

This commit is contained in:
ilyin 2025-08-12 12:30:49 +03:00
commit 4eaafbce3b

View file

@ -451,7 +451,8 @@
}
.webbpm.account-applications * + grid-v2,
.webbpm.account-applications grid-v2 ~ *:not([hidden]) {
.webbpm.account-applications grid-v2 ~ *:not([hidden]),
.webbpm.account-applications .block-fixed-buttons {
margin-top: var(--indent-small);
}