Skip to content

Commit 1d06117

Browse files
committed
chore: adjust banner color
1 parent 446a4e1 commit 1d06117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/admin/components/elements/Banner/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
line-height: base(1);
66
border: 0;
77
vertical-align: middle;
8-
background: var(--theme-elevation-900);
8+
background: var(--theme-elevation-100);
99
color: var(--theme-elevation-800);
1010
border-radius: $style-radius-s;
1111
padding: base(.5);

0 commit comments

Comments
 (0)