fix: bug#11035

This commit is contained in:
xieyonghong 2023-03-29 16:38:47 +08:00
parent 2588145b96
commit c6717f6be0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</slot> </slot>
</template> </template>
<template #content> <template #content>
<h3 class="card-item-content-title"> <h3 style='font-size: 16px;width: calc(100% - 90px)'>
<Ellipsis> <Ellipsis>
{{ slotProps.name }} {{ slotProps.name }}
</Ellipsis> </Ellipsis>