Skip to content

Commit 0298b7f

Browse files
authored
use dark-blue (#20980)
1 parent b9fd113 commit 0298b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-webapp/src/components/ui/Overlay/Overlay.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
bottom: 0;
99

1010
&.dark {
11-
background: rgba(colors.$black, 0.5);
11+
background: rgba(colors.$dark-blue, 0.5);
1212
}
1313
}

0 commit comments

Comments
 (0)