Remove table header x margins
This commit is contained in:
parent
9d18384b2d
commit
f274801be6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
|
||||
.ag-header-cell-comp-wrapper {
|
||||
margin: 0.5rem 0.5rem;
|
||||
margin: 0 0.5rem;
|
||||
}
|
||||
|
||||
.ag-header-cell,
|
||||
|
|
Reference in a new issue