We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 156d4aa + f7f18cf commit b76bf54Copy full SHA for b76bf54
ts/output/chtml/Wrappers/mo.ts
@@ -54,6 +54,7 @@ export class CHTMLmo<N, T, D> extends CommonMoMixin<CHTMLConstructor<any, any, a
54
transform: 'scalex(1.0000001)' // improves blink positioning
55
},
56
'mjx-stretchy-h > * > mjx-c::before': {
57
+ display: 'inline-block',
58
padding: '.001em 0', // for blink
59
width: 'initial'
60
0 commit comments