diff --git a/src/components/ui/CatalogItem.vue b/src/components/ui/CatalogItem.vue index 550429efd..f5698f8b9 100644 --- a/src/components/ui/CatalogItem.vue +++ b/src/components/ui/CatalogItem.vue @@ -133,7 +133,6 @@ const card = toRef(props, 'item'); display: flex; flex-direction: column; gap: 4px; - white-space: nowrap; width: 192px; p { margin-bottom: 0;