mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 00:06:35 +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 {
|
||||
flex-grow: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.special-row {
|
||||
|
Loading…
x
Reference in New Issue
Block a user