mirror of https://github.com/pixelfed/pixelfed.git
Merge pull request #1218 from pixelfed/trwnh-1
fix white block in dark moment ui
This commit is contained in:
commit
899e00a806
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue