The content moderation form is hardcoded to have a white background. Since Byte Dark sets the text to white, this makes it an empty white block with invisible text.
Not sure of the best way to handle it but this would work to at least make it legible:
.entity-moderation-form {
background: inherit
}
It could still be better ('Apply' is not at all clear as a CTA) but right now it's really confusing.
Before:
With inherit:
Active
1.0
CSS
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.