mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
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 {
|
.ag-header-cell-comp-wrapper {
|
||||||
margin: 0.5rem 0.5rem;
|
margin: 0 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ag-header-cell,
|
.ag-header-cell,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue