fix(minor): child table inline filter border bottom
This commit is contained in:
parent
d9113bfade
commit
1ff551031b
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
.search {
|
||||
// TODO: Align with table grid without overwriting padding if possible
|
||||
padding: 4px 7px 4px 7px !important;
|
||||
border-bottom: 1px solid var(--table-border-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue