mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 05:06:38 +00:00
Prevent relative time text wrapping in more-info-sun (#8051)
This commit is contained in:
parent
3d7ee6a4df
commit
656bef3da9
@ -80,6 +80,7 @@ class MoreInfoSun extends LitElement {
|
||||
}
|
||||
ha-relative-time {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
ha-relative-time::first-letter {
|
||||
text-transform: lowercase;
|
||||
|
Loading…
x
Reference in New Issue
Block a user