Files
dostavka_vodi/wp-includes/blocks/math/editor-rtl.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

4 lines
108 B
CSS

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