Fix selected entity overflow (#25311)

This commit is contained in:
Wendelin 2025-05-05 13:11:42 +02:00 committed by Paul Bottein
parent 376cac6002
commit 3e053e07c6
No known key found for this signature in database

View File

@ -210,6 +210,7 @@ export class HuiEntitiesCardRowEditor extends LitElement {
.entity ha-entity-picker {
flex-grow: 1;
min-width: 0;
}
.special-row {