Merge tag '1.1.1' into develop

Tag release
This commit is contained in:
kochetkov 2025-11-13 16:26:04 +03:00
commit a8e90d1819
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";