mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-01-04 06:34:44 +08:00
refactor(tool-card): enforce description height
This commit is contained in:
parent
6fe4b5ac60
commit
a3b1cb5737
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
<div class="description">
|
||||
<n-ellipsis :line-clamp="2" :tooltip="false">
|
||||
{{ tool.description }}
|
||||
<br />
|
||||
</n-ellipsis>
|
||||
</div>
|
||||
</n-card>
|
||||
|
|
Loading…
Reference in a new issue