fix
This commit is contained in:
parent
e6a065d565
commit
10c359ea28
1 changed files with 2 additions and 2 deletions
|
@ -230,10 +230,10 @@
|
|||
ul {
|
||||
@apply mb-3
|
||||
}
|
||||
.comment-text ul, .post-body ul {
|
||||
.comment-text > ul, .post-body > ul {
|
||||
@apply list-disc pl-4
|
||||
}
|
||||
.comment-text ol, .post-body ol {
|
||||
.comment-text > ol, .post-body > ol {
|
||||
@apply list-decimal pl-4
|
||||
}
|
||||
strong {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue