Needed when truncating so the avatar isn't squished
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<% cache notification do %>
|
||||
<%= notification_tag notification do %>
|
||||
<div class="notification__content border-radius borderless pad shadow fill-white flex align-start txt-align-start gap-half">
|
||||
<div class="avatar txt-small">
|
||||
<div class="avatar txt-small flex-item-no-shrink">
|
||||
<%= avatar_image_tag(notification.creator) %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user