mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
Force header bg color in detail lists
This commit is contained in:
parent
d06ddc9560
commit
5889b8976c
2 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ const ContentContainer = styled.div`
|
|||
overflow: hidden;
|
||||
|
||||
.ag-theme-alpine-dark {
|
||||
--ag-header-background-color: rgba(0, 0, 0, 0%);
|
||||
--ag-header-background-color: rgba(0, 0, 0, 0%) !important;
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue