Skip to content

Commit f3daf73

Browse files
committed
Scan Report: Align Status Icon (#40617)
1 parent 957f2e0 commit f3daf73

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

projects/js-packages/components/components/scan-report/styles.module.scss

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,10 @@
1818
max-width: 240px;
1919
border-radius: 4px;
2020
text-align: left;
21-
}
21+
}
22+
23+
.icon {
24+
min-width: 32px;
25+
display: flex;
26+
justify-content: center;
27+
}

0 commit comments

Comments
 (0)