mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-07 06:06:48 -05:00
Fix indentation for crystal format compliance
This commit is contained in:
parent
537c7a86ce
commit
d4a5593ab9
@ -76,7 +76,7 @@ we're going to need to do it here in order to allow for translations.
|
||||
<%= rendered "components/player" %>
|
||||
</div>
|
||||
<% else %>
|
||||
<div id="player-container" class="h-box">
|
||||
<div class="h-box">
|
||||
<div style="display:flex;align-items:center;justify-content:center;background-color:#000;width:100%;aspect-ratio:16/9">
|
||||
<p style="color:#fff;font-size:1.2em;text-align:center">
|
||||
<%= I18n.translate(locale, "error_from_youtube_unplayable") %><br/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user