Skip to content

Commit e71785d

Browse files
committed
update snap
1 parent 704cdc7 commit e71785d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-core/src/components/DatePicker/__tests__/__snapshots__/DatePicker.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exports[`With popover opened 1`] = `
5757
aria-modal="true"
5858
class="pf-c-popover pf-m-no-padding pf-m-width-auto pf-m-top"
5959
role="dialog"
60-
style="opacity: 1; transition: opacity 300ms cubic-bezier(.54, 1.5, .38, 1.11); position: absolute; left: 0px; top: 0px; z-index: 9999; min-width: fit-content;"
60+
style="opacity: 1; transition: opacity 300ms cubic-bezier(.54, 1.5, .38, 1.11); position: absolute; left: 0px; top: 0px; z-index: 9999; min-width: revert;"
6161
>
6262
<div
6363
class="pf-c-popover__arrow"

0 commit comments

Comments
 (0)