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