Browse Source

fix poll votes color under dark mode

pull/16/head
hole-thu 3 years ago
parent
commit
bedf939f4d
  1. 4
      src/Flows.css

4
src/Flows.css

@ -384,3 +384,7 @@
justify-content: center;
align-items: center;
}
.root-dark-mode .box-poll .styles_votes__3IO-o {
color: #e0e0e0 !important;
}

Loading…
Cancel
Save