mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Allow code elements to wrap if necessary (#10366)
This commit is contained in:
parent
9dd720e5df
commit
efe635302c
@ -529,7 +529,7 @@ code {
|
||||
font-size: 0.8em;
|
||||
color: #1990b8;
|
||||
word-spacing: normal;
|
||||
word-break: normal;
|
||||
word-break: break-word;
|
||||
word-wrap: normal;
|
||||
|
||||
-moz-tab-size: 4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user