mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Love: picture elements: nowrap for buttons (#1378)
This commit is contained in:
parent
7bbe8dc2f3
commit
22ee205807
@ -48,6 +48,7 @@ class HuiPictureElementsCard extends EventsMixin(LocalizeMixin(PolymerElement))
|
|||||||
}
|
}
|
||||||
ha-call-service-button {
|
ha-call-service-button {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user