mirror of
https://github.com/aureliendavid/rsspreview.git
synced 2025-08-23 03:38:44 +00:00
Update preview.css
'code' tag should not create line breaks.
This commit is contained in:
parent
f03abbfb84
commit
f3d99ec5c1
@ -46,7 +46,6 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
display: block;
|
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
white-space: inherit;
|
white-space: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user