Skip to content

fix: summary-chip and summary-widget layout - #2639

Open
dr-itz wants to merge 2 commits into
mainfrom
fix/summary-chip/layout
Open

fix: summary-chip and summary-widget layout#2639
dr-itz wants to merge 2 commits into
mainfrom
fix/summary-chip/layout

Conversation

@dr-itz

@dr-itz dr-itz commented Aug 26, 2026

Copy link
Copy Markdown
Member

Layout broke with the typography changes. This fixes it.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

@dr-itz
dr-itz force-pushed the fix/summary-chip/layout branch from 32afd4f to f7e347c Compare August 26, 2026 14:22
@dr-itz
dr-itz force-pushed the fix/summary-chip/layout branch from f7e347c to 8031d8f Compare August 26, 2026 15:02
@dr-itz
dr-itz marked this pull request as ready for review August 26, 2026 15:27
@dr-itz
dr-itz requested review from a team as code owners August 26, 2026 15:27
@dr-itz
dr-itz force-pushed the fix/summary-chip/layout branch from 8031d8f to dff6df8 Compare August 26, 2026 18:42
</div>
@if (value) {
<div class="si-h5">{{ value | translate }}</div>
<div class="si-body fw-semibold">{{ value | translate }}</div>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be body-sbold which I so far did not add.
Please merge #2643 first and then use si-body-sbold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants