mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Allow breaking of entity ID in history tooltip into multiple lines (#7482)
This commit is contained in:
parent
ccb69dbdfa
commit
dbbd34c520
@ -88,6 +88,7 @@ class HaChartBase extends mixinBehaviors(
|
||||
.chartTooltip .beforeBody {
|
||||
text-align: center;
|
||||
font-weight: 300;
|
||||
word-break: break-all;
|
||||
}
|
||||
.chartLegend li {
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user