There was an error while loading. Please reload this page.
1 parent 71a9bac commit 35c0448Copy full SHA for 35c0448
1 file changed
src/common/documentation-styles.ts
@@ -17,6 +17,7 @@ export const docStylesClass = css({
17
// `outside`, which would silently win over the inherited value.
18
listStylePosition: "inside",
19
"& ol": {
20
+ listStyleType: "decimal",
21
pl: "3",
22
23
},
0 commit comments