mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-23 15:31:40 -04:00
browse: Render names with multiple consecutive spaces correctly
This commit is contained in:
parent
cf06abd691
commit
ad664e5bba
@ -214,6 +214,7 @@ td .name {
|
|||||||
margin-left: 1.75em;
|
margin-left: 1.75em;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user