wp_back/wp-includes/blocks/code/style-rtl.css

9 lines
157 B
CSS
Raw Normal View History

2024-05-20 15:37:46 +03:00
.wp-block-code{
box-sizing:border-box;
}
.wp-block-code code{
display:block;
font-family:inherit;
overflow-wrap:break-word;
white-space:pre-wrap;
}