fix height :3

This commit is contained in:
ashley 2024-05-25 23:04:52 +00:00
parent 8b52cddd22
commit 165c6a53ae

View file

@ -456,7 +456,7 @@ Web
<div class="video-list" >
<% results.forEach(x => { %>
<div class="video" style="height: 6em;">
<div class="video" style="height: 8em;">
<a style="min-width: 81em;" href="<%= x.url %>"><%= x.title %></a><br>
<p style="color:gray;display: flex;flex-direction: column;width: 48em;margin-top: -8em;"><%= x.url %><br>