mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-07 10:37:33 +08:00
fix: baseplaceholder修改
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<BasePlaceholder
|
||||
v-else-if="notifications.length === 0"
|
||||
text="暂时没有消息 :)"
|
||||
icon="Inbox"
|
||||
icon="inbox"
|
||||
/>
|
||||
|
||||
<div class="timeline-container" v-if="notifications.length > 0">
|
||||
|
||||
Reference in New Issue
Block a user