Files
wordpress/wp-includes/blocks/math/editor-rtl.css
ellatrix 5ed26df259 Update Gutenberg packages for Beta 2.
Merges commits on the `wp/6.9` branch.
See https://github.com/WordPress/gutenberg/commits/wp/6.9/.

Fixes #64158.
Props priethor, ellatrix.
Built from https://develop.svn.wordpress.org/trunk@61077


git-svn-id: http://core.svn.wordpress.org/trunk@60413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-28 12:26:48 +00:00

4 lines
108 B
CSS

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