Skip to content

Commit

Permalink
fix(ve): add pointer-events: all !important
Browse files Browse the repository at this point in the history
  • Loading branch information
WaitSpringQW committed Sep 12, 2024
1 parent 0272e53 commit eae8128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skinStyles/extensions/VisualEditor/ext.visualEditor.less
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@

&:not( .ve-loading ) {
.ve-init-mw-desktopArticleTarget-uneditableContent {
pointer-events: all !important;
opacity: 1 !important;
pointer-events: auto !important;
}
Expand Down

0 comments on commit eae8128

Please sign in to comment.