Skip to content

Commit

Permalink
Fix #2064 - Move cursor fix on dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
mcandu committed Jun 25, 2021
1 parent 1bd6913 commit 9de4042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dialog/Dialog.css
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,6 @@
bottom: 1px;
}

.p-dialog-resizable .p-dialog-header {
.p-dialog-draggable .p-dialog-header {
cursor: move;
}

0 comments on commit 9de4042

Please sign in to comment.