Skip to content

Commit

Permalink
Remove loading effect from the editor
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheringer committed Feb 3, 2023
1 parent 8a3ec7e commit 9fc97ed
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -816,14 +816,6 @@
}
}

.wp-block[data-type="jetpack/contact-form"] {
filter: blur(10px);
}

.contact-form-styles-loaded .wp-block[data-type="jetpack/contact-form"] {
filter: blur(0px);
}

.block-editor-block-inspector .components-base-control .components-base-control:last-child {
margin-bottom: 0;
}

0 comments on commit 9fc97ed

Please sign in to comment.