diff --git a/src/Flows.css b/src/Flows.css index 7e4df8b..84fdb2f 100644 --- a/src/Flows.css +++ b/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; +}