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 691d3c3 commit 3106622Copy full SHA for 3106622
src/ui-shell/ui-shell.stories.ts
@@ -186,7 +186,7 @@ const HeaderWithTemplate = (args) => ({
186
</div>
187
<ng-template #brandTemplate>
188
<a class="cds--header__name">
189
- <svg cdsIcon="carbon" size="32" style="stroke:white;fill:white"></svg>
+ <svg cdsIcon="carbon" size="16"></svg>
190
<span class="cds--header__name--prefix">IBM</span>
191
[Platform]
192
</a>
0 commit comments