Lettertype en overflow fragment gefixt

This commit is contained in:
NH Gooi
2024-09-07 10:50:40 +02:00
parent 35713d2974
commit f4444d44e3
2 changed files with 4 additions and 4 deletions

View File

@@ -43,9 +43,9 @@ $actionButton = array_merge([
</a>
@endif
@if($body['show'])
<p class="post_body {{$body['class']}}">
<div class="post_body {{$body['class']}}">
{!!$podcast->content!!}
</p>
</div>
@endif
@if(isset($showAction) && $showAction)
<div class="action_button {{$actionButton['class']}}">