We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6990d3 commit 47f2e74Copy full SHA for 47f2e74
packages/uui-popover-container/lib/uui-popover-container.story.ts
@@ -50,7 +50,8 @@ export const Overview: Story = {
50
<uui-button
51
id="popover-button"
52
popovertarget="popover-container"
53
- style="margin: 200%">
+ look="primary"
54
+ style="margin: 200%; text-wrap: nowrap;">
55
open popover
56
</uui-button>
57
<uui-popover-container
0 commit comments