This commit is contained in:
m.epshtein 2025-08-12 12:18:37 +03:00
parent 57261e677c
commit 17a17b92de

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);
}