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.
2 parents 0d22244 + c42a412 commit 4bf2a22Copy full SHA for 4bf2a22
packages/react/src/Banner/Banner.module.css
@@ -47,7 +47,7 @@
47
.BannerContainer {
48
font-size: var(--text-body-size-medium);
49
align-items: start;
50
- line-height: var(--text-body-lineHeight-medium));
+ line-height: var(--text-body-lineHeight-medium);
51
row-gap: var(--base-size-4);
52
column-gap: var(--base-size-4);
53
}
0 commit comments