Merge pull request #32896 from iamejaaz/child-table-search-background
fix: mismatch child table background color
This commit is contained in:
commit
1b9d642089
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
.search {
|
||||
// TODO: Align with table grid without overwriting padding if possible
|
||||
padding: 4px 7px 4px 7px !important;
|
||||
background-color: var(--fg-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue