Skip to content

Commit b2f6743

Browse files
committed
updated snapshot
1 parent a90fdcc commit b2f6743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/__snapshots__/tabs.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exports[`tabWidget minimal setup of options renders content for first tab 1`] =
88
style="height: 100%; width: 100%;"
99
>
1010
<main
11-
style="flex: 2; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: #e7e7db; padding: 1em;"
11+
style="display: grid; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: #e7e7db; padding: 1em;"
1212
/>
1313
</div>
1414
<div

0 commit comments

Comments
 (0)