fix(trading): ag-grid compactness adjustment (#5382)
This commit is contained in:
parent
bcf17bb34e
commit
0b0bcad9b3
@ -170,7 +170,7 @@ html [data-theme='dark'] {
|
|||||||
|
|
||||||
.ag-theme-balham,
|
.ag-theme-balham,
|
||||||
.ag-theme-balham-dark {
|
.ag-theme-balham-dark {
|
||||||
--ag-grid-size: 5px; /* Used for compactness */
|
--ag-grid-size: 3px; /* Used for compactness */
|
||||||
--ag-row-height: 36px;
|
--ag-row-height: 36px;
|
||||||
--ag-header-height: 28px;
|
--ag-header-height: 28px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user