Added break-words and hypens to prevent event cta from overflowing
This commit is contained in:
@@ -59,7 +59,7 @@ function handleClosePopover() {
|
||||
})
|
||||
"
|
||||
>
|
||||
<div class="line-clamp-2">
|
||||
<div class="line-clamp-2 [overflow-wrap:anywhere] hyphens-auto">
|
||||
{{ eventTitle }}
|
||||
</div>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user