summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/code/style.css
blob: bfb5909d9d54e801aa4df529afa097b6ca822bb5 (plain)
1
2
3
4
5
6
7
8
9
.wp-block-code{
  box-sizing:border-box;
}
.wp-block-code code{
  display:block;
  font-family:inherit;
  overflow-wrap:break-word;
  white-space:pre-wrap;
}