mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix select box overflowing entities-row (#15105)
This commit is contained in:
parent
e206e86fb3
commit
f09859ab40
@ -102,6 +102,7 @@ class HuiSelectEntityRow extends LitElement implements LovelaceRow {
|
|||||||
}
|
}
|
||||||
ha-select {
|
ha-select {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
--ha-select-min-width: 0;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user