[+] Only display expantion when unread messages != 0
This commit is contained in:
@@ -31,8 +31,8 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
</div>
|
</div>
|
||||||
<div class="course-card-content expand notification">
|
<div v-if="countUnread() !== 0"
|
||||||
|
class="course-card-content expand notification">
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user