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 f5844e2 commit 154ef5fCopy full SHA for 154ef5f
packages/uui-popover/lib/uui-popover.story.ts
@@ -183,7 +183,7 @@ export const Nested: Story = props => {
183
>
184
<div
185
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)">
+ 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)">
187
<h3 style="text-align: center">Content</h3>
188
<p>
189
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Aspernatur
0 commit comments