Remove list styling from notification list
This commit is contained in:
parent
84abd1226d
commit
0e2e2f35e1
|
@ -1,4 +1,4 @@
|
||||||
%ul.list-group#notifications
|
%ul.list-unstyled#notifications
|
||||||
- if @notifications.count.zero?
|
- if @notifications.count.zero?
|
||||||
%li.card.text-center
|
%li.card.text-center
|
||||||
.card-body
|
.card-body
|
||||||
|
|
Loading…
Reference in New Issue