Always show compact header for dashboards (#26706)

This commit is contained in:
Paul Bottein
2025-08-26 20:09:57 +02:00
committed by GitHub
parent 51840b88b3
commit 317149e51e
4 changed files with 217 additions and 55 deletions

View File

@@ -148,6 +148,10 @@ export class HaDialog extends DialogBase {
white-space: nowrap;
display: block;
padding-left: 4px;
padding-right: 4px;
margin-right: 12px;
margin-inline-end: 12px;
margin-inline-start: initial;
}
.header_button {
text-decoration: none;