Merge branch 'develop' of 10.10.31.70:/ervu-lkrp-ul into develop

This commit is contained in:
Makarova Elena 2024-09-13 12:37:12 +03:00
commit d06e1bc10b

View file

@ -53,7 +53,7 @@
font-size: var(--size-text-title);
font-family: 'InterSB';
padding-top: 0;
padding-bottom: var(--indent-big);
padding-bottom: var(--indent-medium);
}
.webbpm.ervu_lkrp_ul .title .form-group {
display: block;
@ -415,6 +415,10 @@
display: none !important;
}
.webbpm.ervu_lkrp_ul ag-grid-angular .ag-floating-filter-button {
display: none !important;
}
.webbpm.ervu_lkrp_ul ag-grid-angular .ag-header-row:not(:first-child) .ag-header-cell,
.webbpm.ervu_lkrp_ul ag-grid-angular .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
border-top: 0;