mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 19:41:05 +08:00
This commit is contained in:
parent
7ace8bb5c9
commit
821a58d895
@ -280,7 +280,6 @@
|
||||
}
|
||||
|
||||
.code-block:not(pre) {
|
||||
padding: 2em 1em 1.6em;
|
||||
margin: 1em 0;
|
||||
box-sizing: border-box;
|
||||
|
||||
@ -323,6 +322,7 @@
|
||||
}
|
||||
|
||||
div.hljs {
|
||||
padding: 2em 1em 1.6em;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user