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