Skip to content

Commit 4f8fd26

Browse files
committed
fix: known callouts style issue
1 parent ec5cc23 commit 4f8fd26

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/cozy-mirrors-bet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@alauda/doom": patch
3+
---
4+
5+
fix: known callouts style issue

packages/doom/styles/global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ td {
6969
margin-bottom: 1rem;
7070
line-height: 1.75rem;
7171

72-
> .rp-list-decimal {
72+
> ol {
7373
counter-reset: callouts;
7474
list-style-type: none;
7575

0 commit comments

Comments
 (0)