File "editor.css"

Full Path: /home/coreesdt/public_html/wp-includes/blocks/categories/editor.css
File size: 272 bytes
MIME-type: text/plain
Charset: utf-8

.wp-block-categories ul {
  padding-left: 2.5em;
}
.wp-block-categories ul ul {
  margin-top: 6px;
}

/* Center alignment for classic themes. */
[data-align=center] .wp-block-categories {
  text-align: center;
}

.wp-block-categories__indentation {
  padding-left: 16px;
}