fix white block in dark moment ui

This commit is contained in:
trwnh 2019-04-29 04:09:45 -05:00 committed by GitHub
parent 06e46f46af
commit d56fbbacd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -363,8 +363,7 @@
<style type="text/css" scoped> <style type="text/css" scoped>
.status-comments, .status-comments,
.reactions, .reactions {
.col-md-4 {
background: #fff; background: #fff;
} }
.postPresenterContainer { .postPresenterContainer {