Improve light theme (#10992)
This commit is contained in:
parent
25f93f4097
commit
f4bc77f290
7 changed files with 290 additions and 51 deletions
|
@ -38,7 +38,7 @@
|
|||
- elsif @statuses.empty?
|
||||
= nothing_here 'nothing-here--under-tabs'
|
||||
- else
|
||||
.activity-stream
|
||||
.activity-stream.activity-stream--under-tabs
|
||||
- if params[:page].to_i.zero?
|
||||
= render partial: 'stream_entries/status', collection: @pinned_statuses, as: :status, locals: { pinned: true }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue