Use large bell icon for notifications page

This commit is contained in:
Andreas Nedbal 2020-05-09 00:50:46 +02:00
parent eec9637aef
commit e44be8fa0e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- if @notifications.count == 0
%li.list-group-item.text-center
.notifications--none
%i.fa.fa-bell-o.no-notifications
%i.fa.fa-bell-o.notification__bell-icon
%p
- if params[:type] != "all"
No new notifications.