Skip to content

Commit

Permalink
fix(core): fix editor position problem with firefox (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwlhwlxyz authored May 18, 2024
1 parent 1585622 commit bdf8475
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/components/base/Dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dialog.ppd-dialog {

transition: .3s;
& {
display: block;
pointer-events: none;
visibility: hidden;
}
Expand Down

0 comments on commit bdf8475

Please sign in to comment.