mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Change background for collapsible rows in data tables (#22372)
Update ha-data-table.ts
This commit is contained in:
parent
4dcae9c69c
commit
aa5f8dc082
@ -1200,6 +1200,7 @@ export class HaDataTable extends LitElement {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
background-color: var(--primary-background-color);
|
||||
}
|
||||
|
||||
.group-header ha-icon-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user