mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +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 {
|
||||
color: var(--primary-color);
|
||||
white-space: nowrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user