Merge pull request #1218 from pixelfed/trwnh-1

fix white block in dark moment ui
This commit is contained in:
daniel 2019-04-30 00:08:23 -06:00 committed by GitHub
commit 899e00a806
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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