Skip to content

Commit

Permalink
fix: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVann committed Oct 30, 2020
1 parent 7c341a9 commit 702de5a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ test('renders', () => {
aria-labelledby="rcDialogTitle0"
class="ant-modal-wrap ant-design-draggable-modal"
role="dialog"
style="z-index: 2;"
style="z-index: 1;"
tabindex="-1"
>
<div
class="ant-modal"
role="document"
style="margin: 0px; padding-bottom: 0px; pointer-events: auto; top: 0px; left: 112px; height: 768px; width: 800px;"
style="margin: 0px; padding-bottom: 0px; pointer-events: auto; top: -16px; left: 112px; height: 800px; width: 800px;"
>
<div
aria-hidden="true"
Expand Down

0 comments on commit 702de5a

Please sign in to comment.