parent
7ee60be3cb
commit
98e847eb37
1 changed files with 2 additions and 8 deletions
|
@ -86,12 +86,6 @@ ol {
|
|||
list-style: decimal;
|
||||
}
|
||||
|
||||
li > ul,
|
||||
li > ol {
|
||||
margin-bottom: 0;
|
||||
margin-left: 24px;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
@ -298,8 +292,8 @@ ol ol ol {
|
|||
list-style: lower-roman;
|
||||
}
|
||||
|
||||
li > ul,
|
||||
li > ol {
|
||||
.block-editor-block-list__block li > ul,
|
||||
.block-editor-block-list__block li > ol {
|
||||
margin-bottom: 0;
|
||||
margin-left: 27px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue