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