Merge pull request 'Fix style of extra notifications' (#3521) from tusooa/pleroma-fe:tusooa/extra-notifications-style into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3521
This commit is contained in:
commit
f456b577d7
2 changed files with 2 additions and 1 deletions
1
changelog.d/extra-notifications-style.fix
Normal file
1
changelog.d/extra-notifications-style.fix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Fix style of extra notifications
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="ExtraNotifications">
|
<div class="ExtraNotifications panel-body">
|
||||||
<div
|
<div
|
||||||
v-if="shouldShowChats"
|
v-if="shouldShowChats"
|
||||||
class="notification unseen"
|
class="notification unseen"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue