c1a4856e9d
* feat(ui/datatables): add styles for nested tables
12 lines
146 B
CSS
12 lines
146 B
CSS
.secondary-heading {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.secondary-body {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.datatable-wide {
|
|
width: 55px;
|
|
}
|