summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/categories/editor.css
blob: 77d3a4e9eb6f6ed10f9c164decff0977ec433618 (plain)
1
2
3
4
5
6
7
8
9
.wp-block-categories ul{
  padding-left:2.5em;
}
.wp-block-categories ul ul{
  margin-top:6px;
}
[data-align=center] .wp-block-categories{
  text-align:center;
}