mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
fix markdown.css to wrap text in code block
Signed-off-by: Le Tan <tamlokveer@gmail.com>
This commit is contained in:
parent
4d9946bfe1
commit
4323797602
@ -82,6 +82,7 @@ pre code {
|
||||
white-space: pre;
|
||||
border: none;
|
||||
background: transparent;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
aside {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user