We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90fdcc commit b2f6743Copy full SHA for b2f6743
test/unit/__snapshots__/tabs.test.ts.snap
@@ -8,7 +8,7 @@ exports[`tabWidget minimal setup of options renders content for first tab 1`] =
8
style="height: 100%; width: 100%;"
9
>
10
<main
11
- style="flex: 2; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: #e7e7db; padding: 1em;"
+ style="display: grid; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: #e7e7db; padding: 1em;"
12
/>
13
</div>
14
<div
0 commit comments