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 6acfbe7 commit c5c1e53Copy full SHA for c5c1e53
stories/components/personCard/personCard.style.stories.js
@@ -40,7 +40,7 @@ export const customCSSProperties = () => html`
40
--person-card-fluent-background-color: yellow;
41
--person-card-line1-text-color: purple;
42
--person-card-line2-text-color: blue;
43
- --person-card-line3-text-color: green;
+ --person-card-line3-text-color: blue;
44
--person-card-fluent-background-color-hover: orange;
45
--organization-active-org-member-target-background-color: blue;
46
--file-list-background-color: pink;
0 commit comments