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

9 lines
157 B
CSS
Raw Normal View History

2023-04-26 17:39:43 +02:00
.wp-block-code{
box-sizing:border-box;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
.wp-block-code code{
display:block;
font-family:inherit;
overflow-wrap:break-word;
white-space:pre-wrap;
2021-07-23 11:58:50 +02:00
}