revert: Next bubble improvements (#10795)

This commit is contained in:
Shivam Mishra
2025-01-29 20:04:45 -08:00
committed by GitHub
parent 2c1a8e59f5
commit d997734837
18 changed files with 71 additions and 283 deletions
-3
View File
@@ -114,9 +114,6 @@ const tailwindConfig = {
margin: '0 1em 0.5em 0',
},
},
'ul > li::marker': {
color: 'rgb(var(--slate-9))',
},
'ol li': {
margin: '0 0 0.5em 1em',
listStyleType: 'decimal',