mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 14:55:27 +02:00
feat(ui/datatables): add styles for nested tables [EE-3687] (#7440)
* feat(ui/datatables): add styles for nested tables
This commit is contained in:
parent
92b7e64689
commit
c1a4856e9d
9 changed files with 39 additions and 49 deletions
|
@ -59,7 +59,7 @@ a:focus {
|
|||
}
|
||||
|
||||
.table .table {
|
||||
background-color: var(--bg-table-color);
|
||||
background-color: initial;
|
||||
}
|
||||
|
||||
.table-bordered {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue