update recent page list
This commit is contained in:
parent
6c608fb6cb
commit
a4fb6dcdd7
@ -61,7 +61,7 @@
|
|||||||
<component v-else :is="navigationIcon[8]" alt="icon"
|
<component v-else :is="navigationIcon[8]" alt="icon"
|
||||||
:class="['h-6 w-6 flex-none', active ? 'opacity-100' : 'opacity-40']" />
|
:class="['h-6 w-6 flex-none', active ? 'opacity-100' : 'opacity-40']" />
|
||||||
|
|
||||||
<div class="flex flex-col flex-auto ml-3 space-y-1">
|
<div class="flex flex-col flex-1 ml-3 space-y-1">
|
||||||
<span class="text-sm font-medium text-gray-800 truncate line-clamp-1">
|
<span class="text-sm font-medium text-gray-800 truncate line-clamp-1">
|
||||||
{{ menu.name }}
|
{{ menu.name }}
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user