39344-vm/wp-includes/blocks/math/editor-rtl.css
2026-03-27 13:59:53 +00:00

4 lines
108 B
CSS

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