Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | </div> |
13 | 13 | <template #action> |
14 | 14 | <div class="go-flex-items-center list-footer" justify="space-between"> |
15 | - <div style="display: flex; flex-direction: column; align-items: start"> | |
15 | + <div class="go-ellipsis-1" style="display: flex; flex-direction: column; align-items: start"> | |
16 | 16 | <n-tooltip trigger="hover"> |
17 | 17 | <template #trigger> |
18 | 18 | <n-text v-if="!focus" @click="handleFocus"> | ... | ... |