Use large bell icon for notifications page
This commit is contained in:
parent
eec9637aef
commit
e44be8fa0e
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue