mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-07 11:20:28 +01:00
6 lines
97 B
CSS
6 lines
97 B
CSS
|
.wp-block-categories ul{
|
||
|
padding-right:2.5em;
|
||
|
}
|
||
|
.wp-block-categories ul ul{
|
||
|
margin-top:6px;
|
||
|
}
|