height: auto for cell

This commit is contained in:
m.epshtein 2024-11-25 12:04:11 +03:00 committed by Zaripov Emil
parent 42c8851e28
commit ed4462b7bf

View file

@ -483,6 +483,7 @@
}
.webbpm.ervu_lkrp_fl .grid-warning .ag-row .ag-cell {
color: var(--color-text-primary) !important;
height: auto !important;
padding: var(--indent-mini);
border: 0 !important;
}