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 3c21741 + fbf447a commit 0c2eae4Copy full SHA for 0c2eae4
1 file changed
src/app/process-page/overview/table/process-overview-table.component.scss
@@ -26,3 +26,7 @@
26
.actions-header {
27
width: var(--ds-process-overview-table-actions-column-width);
28
}
29
+
30
+tr.table-danger > * {
31
+ --bs-table-bg-type: var(--bs-table-bg);
32
+}
0 commit comments