37704-vm/wp-includes/blocks/math/editor-rtl.css
2026-01-22 13:10:22 +00:00

4 lines
108 B
CSS

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