Skip to content

Commit 47f2e74

Browse files
committed
update story
1 parent a6990d3 commit 47f2e74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/uui-popover-container/lib/uui-popover-container.story.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ export const Overview: Story = {
5050
<uui-button
5151
id="popover-button"
5252
popovertarget="popover-container"
53-
style="margin: 200%">
53+
look="primary"
54+
style="margin: 200%; text-wrap: nowrap;">
5455
open popover
5556
</uui-button>
5657
<uui-popover-container

0 commit comments

Comments
 (0)