parent
db97ff7a25
commit
747ea161bf
2 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
## Refactor
|
## Refactor
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
|
* Fix background color of year on notifications page with dark theme [#7263](https://github.com/diaspora/diaspora/pull/7263)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@
|
||||||
.framed-content { padding-bottom: 10px; }
|
.framed-content { padding-bottom: 10px; }
|
||||||
|
|
||||||
.year {
|
.year {
|
||||||
background-color: $white;
|
|
||||||
color: $text-grey;
|
color: $text-grey;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue