1
Fork 0

fix div issues

This commit is contained in:
Ashley 2022-09-13 20:12:07 +02:00
parent 195871618f
commit 3e911d41a5

View file

@ -256,6 +256,7 @@ PokeTube Player v09.09.22c - Node <%=process.version%> - V8 v<%=process.versions
<% if (!f) { %>
<div style="display: flex;column-gap: 2.5px;align-self: center;" align="center">
<span tabindex="0" draggable="false" style="font-weight: bold;" class="v-chip v-chip--clickable v-chip--active v-chip--no-color theme--dark v-size--default"><a class="v-chip__content">
Recommendations
</span></a>
@ -264,6 +265,10 @@ PokeTube Player v09.09.22c - Node <%=process.version%> - V8 v<%=process.versions
From <%=video.Channel.Name%> </span></a><% } %>
</a>
<% if (!f) { %>
</div>
<% } %>
<% } %>
<% if (f) { %>