Skip to content

Commit 40a5f25

Browse files
fix: ai label column cells (#19293)
1 parent 34964f5 commit 40a5f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web-components/src/components/data-table/_table-core.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
}
270270
}
271271

272-
:host(#{$prefix}-table-cell[slug-in-header]) {
272+
:host(#{$prefix}-table-cell[ai-label-in-header]) {
273273
@include ai-table-gradient;
274274
}
275275

0 commit comments

Comments
 (0)