Merge branch 'next-minor' into develop
This commit is contained in:
commit
03ae48c820
2 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,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