Skip to content

Commit fbe6454

Browse files
authored
fix: Remove unnecessary background color from wizard header (#3343)
1 parent a4297af commit fbe6454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wizard/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@
226226
display: contents;
227227

228228
> .form-header {
229-
background-color: awsui.$color-background-layout-main;
230229
grid-column: 2;
231230
grid-row: 1;
232231
color: awsui.$color-text-body-default;

0 commit comments

Comments
 (0)