You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
246 B

1 year ago
  1. .block-editor-block-list__block[data-type="core/separator"]{
  2. padding-bottom:.1px;
  3. padding-top:.1px;
  4. }
  5. .block-editor-block-list__block[data-type="core/separator"].wp-block-separator.is-style-dots{
  6. background:none !important;
  7. border:none;
  8. }