mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
update 内联引用 style
This commit is contained in:
parent
2341c1b852
commit
de93affc77
1 changed files with 2 additions and 1 deletions
|
|
@ -397,7 +397,8 @@ hr {
|
|||
|
||||
/* 调整内部嵌入块的对齐 */
|
||||
.markdown-source-view.mod-cm6 .internal-embed,
|
||||
.markdown-source-view.mod-cm6 .cm-content>[contenteditable=false] {
|
||||
.markdown-source-view.mod-cm6 .cm-content>[contenteditable=false],
|
||||
.markdown-preview-view .markdown-embed {
|
||||
margin-left: 3px !important;
|
||||
padding-left: 14px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue