Created
April 16, 2025 17:40
-
-
Save wurwal/cbc4f8210107374fbbb7afea221cd6a5 to your computer and use it in GitHub Desktop.
Oxygen gutenburg image click fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.wp-block img:not([draggable]), .wp-block svg:not([draggable]) { | |
pointer-events: all !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment