Skip to content

Commit bdf8475

Browse files
authored
fix(core): fix editor position problem with firefox (#60)
1 parent 1585622 commit bdf8475

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/components/base/Dialog.scss

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dialog.ppd-dialog {
1717

1818
transition: .3s;
1919
& {
20-
display: block;
2120
pointer-events: none;
2221
visibility: hidden;
2322
}

0 commit comments

Comments
 (0)