mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
pre-wrap for code blocks
This commit is contained in:
parent
334584ecef
commit
e320a5be4a
1 changed files with 1 additions and 0 deletions
|
@ -671,6 +671,7 @@ a.card:hover {
|
||||||
var(--bg-faded-color),
|
var(--bg-faded-color),
|
||||||
transparent 160px
|
transparent 160px
|
||||||
);
|
);
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status .content p code {
|
.status .content p code {
|
||||||
|
|
Loading…
Reference in a new issue