Unify notifications empty state
This commit is contained in:
parent
e52ebb9979
commit
209b79931f
@ -48,7 +48,9 @@
|
||||
else
|
||||
{
|
||||
<section class="container">
|
||||
<p class="text-muted text-center py-4">There are no notifications, yet.</p>
|
||||
<div class="box">
|
||||
<p class="text-muted text-center py-4">There are no notifications, yet.</p>
|
||||
</div>
|
||||
</section>
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user