mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 00:36:34 +00:00
Fix selected entity overflow (#25311)
This commit is contained in:
parent
376cac6002
commit
3e053e07c6
@ -210,6 +210,7 @@ export class HuiEntitiesCardRowEditor extends LitElement {
|
|||||||
|
|
||||||
.entity ha-entity-picker {
|
.entity ha-entity-picker {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.special-row {
|
.special-row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user