fix(client): nigtn mode for challenge intros
This commit is contained in:
committed by
mrugesh mohapatra
parent
0030892645
commit
d6e36150f9
@@ -46,3 +46,7 @@
|
||||
background-color: #242424;
|
||||
color: #02a902;
|
||||
}
|
||||
|
||||
.night .list-group-item {
|
||||
background-color: unset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user