Commit dc23ac82 authored by liziwl's avatar liziwl
Browse files

fix darkmode

parent 525d30e1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -55,4 +55,7 @@ button {
  background-color: rgb(64, 169, 255);
  color:white;
}
.unselected{
  color: #000;
}
</style>
 No newline at end of file