journal grid
This commit is contained in:
parent
eb19fd054e
commit
c0e133593b
1 changed files with 6 additions and 0 deletions
|
|
@ -401,6 +401,12 @@
|
|||
border-color: var(--color-link);
|
||||
}
|
||||
|
||||
.webbpm.ervu_lkrp_ul ag-grid-angular .grid {
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.webbpm.ervu_lkrp_ul ag-grid-angular .ag-header {
|
||||
border: 1px solid var(--border-light);
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue