8000 fix: preserve and nowrap in profiler code highlighting · symfony/web-profiler-bundle@979f8ee · GitHub
[go: up one dir, main page]

Skip to content

Commit 979f8ee

Browse files
authored
fix: preserve and nowrap in profiler code highlighting
1 parent 2d58fd0 commit 979f8ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Profiler/open.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
#source .source-content ol li {
4141
margin: 0 0 2px 0;
4242
padding-left: 5px;
43+
white-space: preserve nowrap;
4344
}
4445
#source .source-content ol li::marker {
4546
color: var(--color-muted);

0 commit comments

Comments
 (0)
0