Merge branch 'develop' of 10.10.31.70:/ervu-eks into develop

This commit is contained in:
Eduard Tihomiorv 2025-11-13 16:32:20 +03:00
commit f677f7c68e
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
.webbpm.ervu-eks .container-inside > div > div > [page-object]:first-child {
padding-top: 15px;
}
.webbpm.ervu-eks .container-inside > div > div > [page-object] {
display: inherit;
margin-bottom: 10px;
padding: 0 40px;
}

View file

@ -12,3 +12,4 @@
@import "inbox-app.css";
@import "components-app.css";
@import "buttons.css";
@import "components-eks.css";