Skip to content

Commit 97f774b

Browse files
committed
change information panel bg color
1 parent 677c347 commit 97f774b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Elements/Panel/panel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
.dark .panel.information {
25-
background-color: #3b424b;
25+
background-color: #1f242a;
2626
color: white;
2727
}
2828
.light .panel.information {

0 commit comments

Comments
 (0)