mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
fix white block in dark moment ui
This commit is contained in:
parent
06e46f46af
commit
d56fbbacd9
1 changed files with 1 additions and 2 deletions
|
@ -363,8 +363,7 @@
|
|||
|
||||
<style type="text/css" scoped>
|
||||
.status-comments,
|
||||
.reactions,
|
||||
.col-md-4 {
|
||||
.reactions {
|
||||
background: #fff;
|
||||
}
|
||||
.postPresenterContainer {
|
||||
|
|
Loading…
Reference in a new issue