Skip to content

Commit

Permalink
fix: #989 修复点击img获取不到data-formula-code属性的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsonliu committed Dec 2, 2024
1 parent 37e15c6 commit 75718fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/bubble_formula.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
border-color: #dae0e5;
background-color: #e2e6ea;
}
svg {
svg, img {
pointer-events: none;
}
}
Expand Down

0 comments on commit 75718fc

Please sign in to comment.