6 lines
128 B
CSS
6 lines
128 B
CSS
|
.wp-block-post-terms{
|
||
|
box-sizing:border-box;
|
||
|
}
|
||
|
.wp-block-post-terms .wp-block-post-terms__separator{
|
||
|
white-space:pre-wrap;
|
||
|
}
|