Files
Landing/wp-includes/blocks/math/editor-rtl.css
T
2026-04-23 04:33:43 +03:30

4 lines
108 B
CSS

.wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
}