diff --git a/src/editor.scss b/src/editor.scss index 73b9c97..45e9bb4 100644 --- a/src/editor.scss +++ b/src/editor.scss @@ -4,7 +4,7 @@ * Replace them with your own styles or remove the file completely. */ -.wp-block-red-block-red-orbiter { +.block-list .wp-block-red-block-red-orbiter { display: flex; align-items: center; list-style: none; diff --git a/src/save.js b/src/save.js index 358d837..b73ac2f 100644 --- a/src/save.js +++ b/src/save.js @@ -35,7 +35,7 @@ export default function save({ attributes }) { backgroundColor: attributes.backgroundColor, }} /> -