Skip to content

Commit 154ef5f

Browse files
committed
popover
1 parent f5844e2 commit 154ef5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ export const Nested: Story = props => {
183183
>
184184
<div
185185
slot="popover"
186-
style="border: 1px solid var(--uui-look-primary-surface); width: 300px; background: white; padding: 1rem; color: var(--uui-look-primary-surface); box-sizing: border-box; box-shadow: var(--uui-shadow-depth-3)">
186+
style="border: 1px solid var(--uui-color-primary); width: 300px; background: white; padding: 1rem; color: var(--uui-color-primary); box-sizing: border-box; box-shadow: var(--uui-shadow-depth-3)">
187187
<h3 style="text-align: center">Content</h3>
188188
<p>
189189
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Aspernatur

0 commit comments

Comments
 (0)