|
|
@@ -50,7 +50,7 @@
|
|
|
/>
|
|
|
</template> -->
|
|
|
<template #action>
|
|
|
- <div class="flex text-[#939599] text-xs">
|
|
|
+ <div class="flex text-[#939599] text-xs items-center">
|
|
|
<div v-if="size !== 'mini'">{{ timeStr }}</div>
|
|
|
<div class="flex-1"></div>
|
|
|
<div class="flex items-center" v-if="isList">
|