mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Don't cut off help text on mobile devices (#663)
This commit is contained in:
parent
0dd1d4f478
commit
ea4fd25330
@ -64,6 +64,10 @@
|
||||
pre {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h1 {
|
||||
white-space: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<app-header-layout has-scrolling-region>
|
||||
|
Loading…
x
Reference in New Issue
Block a user