QoL fix for videotitle height, thanks to duke

This commit is contained in:
Kibi Kelburton 2024-05-14 00:23:32 +02:00
parent a525c12794
commit 7040a9851d

View File

@ -9,7 +9,7 @@
<div class="vertical-align">
<div class="wrapper">
<div class="videotitle-div">
<h5 style="height: 22px;">
<h5 style="min-height: 22px;">
@if($video->videotitle)
{{$video->videotitle}}
@else