fix: note list margin
This commit is contained in:
@ -22,6 +22,11 @@
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.note .note-content .markdown > p {
|
||||
.note .note-content .markdown > * {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.note .note-content .markdown > ul,
|
||||
.note .note-content .markdown ol {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user