WordPress/wp-includes/blocks/list/style.css

7 lines
107 B
CSS

ol,ul{
box-sizing:border-box;
}
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}