We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677c347 commit 97f774bCopy full SHA for 97f774b
1 file changed
src/components/Elements/Panel/panel.css
@@ -22,7 +22,7 @@
22
}
23
24
.dark .panel.information {
25
- background-color: #3b424b;
+ background-color: #1f242a;
26
color: white;
27
28
.light .panel.information {
0 commit comments