4 lines
108 B
CSS
4 lines
108 B
CSS
|
|
.wp-block-math__textarea-control textarea{
|
||
|
|
direction:ltr;
|
||
|
|
font-family:Menlo,Consolas,monaco,monospace;
|
||
|
|
}
|