mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-24 02:02:35 -04:00
refactor(tool-card): enforce description height
This commit is contained in:
parent
6fe4b5ac60
commit
a3b1cb5737
@ -26,6 +26,7 @@
|
||||
<div class="description">
|
||||
<n-ellipsis :line-clamp="2" :tooltip="false">
|
||||
{{ tool.description }}
|
||||
<br />
|
||||
</n-ellipsis>
|
||||
</div>
|
||||
</n-card>
|
||||
|
Loading…
x
Reference in New Issue
Block a user