fix poll votes color under dark mode
This commit is contained in:
@@ -384,3 +384,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.root-dark-mode .box-poll .styles_votes__3IO-o {
|
||||||
|
color: #e0e0e0 !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user