Compare commits

..

No commits in common. "d0d045a2ab29576a1c4a717428afb70adfdee9ab" and "a4a05232dba20ce22deff9d2737ea4fe93ded061" have entirely different histories.

3 changed files with 1 additions and 11 deletions

View File

@ -123,7 +123,6 @@ export default {
<style lang="scss" scoped>
.result {
color: var(--text);
display: flex;
align-items: center;
padding: .5rem;

View File

@ -108,7 +108,7 @@
</ul>
</div>
<div @click="events.emit('blur')">
<div @click="$emit('blur')">
<router-link
to="/notifications"
class="notification-link notification-more"

View File

@ -45,15 +45,6 @@ function initUsersActions(store, _router) {
isS3
width
height
sfw: sfwMedia {
id
path
thumbnail
lazy
isS3
width
height
}
}
}
}