fix: bug#11035
This commit is contained in:
parent
2588145b96
commit
c6717f6be0
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue