mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 07:30:12 +01:00
This commit is contained in:
parent
7ace8bb5c9
commit
821a58d895
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-block:not(pre) {
|
.code-block:not(pre) {
|
||||||
padding: 2em 1em 1.6em;
|
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
|
@ -323,6 +322,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
div.hljs {
|
div.hljs {
|
||||||
|
padding: 2em 1em 1.6em;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue