mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
Move search down to avoid collisions with graph legend
This commit is contained in:
@@ -1102,7 +1102,7 @@ export class HaChartBase extends LitElement {
|
||||
}
|
||||
::slotted([slot="search"]) {
|
||||
position: absolute;
|
||||
top: var(--ha-space-4);
|
||||
bottom: var(--ha-space-4);
|
||||
inset-inline-start: var(--ha-space-4);
|
||||
z-index: 1;
|
||||
width: 250px;
|
||||
|
||||
Reference in New Issue
Block a user