Skip to content

Commit 63cc9cb

Browse files
anjjualina-jacobheloiselui
authored
chore: Fix spacing issue in tags table, resolves carbon-design-system#4801 (carbon-design-system#4824)
Co-authored-by: Alina Jacob <159760598+alina-jacob@users.noreply.github.com> Co-authored-by: Heloise Lui <71858203+heloiselui@users.noreply.github.com>
1 parent b18c6e4 commit 63cc9cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/A11yStatusTag/a11y-status-tag.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
:global(.page-table) .tag {
22
margin-left: 0;
3+
margin-bottom: 0.5rem;
4+
}
5+
:global(.page-table) td span:last-of-type .tag {
6+
margin-bottom: 0;
37
}
48

59
:global(.cds--popover-container .cds--definition-term) {

0 commit comments

Comments
 (0)