mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 01:39:37 +01:00
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;
|
||
|
}
|