Fix style of extra notifications
This commit is contained in:
parent
99d4b5c63e
commit
2584e4de4b
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