Merge pull request #7324 from wandji20/wb-SCI-10374

Css Fix experiment card [SCI-10374]
This commit is contained in:
aignatov-bio 2024-03-20 16:02:01 +01:00 committed by GitHub
commit 1814713453
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@
<a :href="params.urls.show"
:title="params.name"
:class="{'pointer-events-none text-sn-grey': !params.urls.show}"
class="font-bold mb-4 text-sn-blue hover:no-underline line-clamp-2 hover:text-sn-blue h-10">
class="font-bold mb-auto text-sn-blue hover:no-underline line-clamp-2 hover:text-sn-blue h-10">
{{ params.name }}
</a>
<div class="flex gap-4 mb-2.5">