fix blur on notifs column
This commit is contained in:
parent
3a3d56c670
commit
0ae83433df
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
<article
|
<article
|
||||||
v-else
|
v-else
|
||||||
ref="root"
|
ref="root"
|
||||||
class="NotificationParent"
|
class="NotificationParent panel-body"
|
||||||
:class="{ '-expandable': expandable }"
|
:class="{ '-expandable': expandable }"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue