mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-14 19:38:06 +00:00
Hide channel description on small screens
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="h-box">
|
||||
<p><span style="white-space:pre-wrap"><%= channel.description_html %></span></p>
|
||||
<div class="h-box" id="channel-description-container">
|
||||
<p id="channel-description"><span style="white-space:pre-wrap"><%= channel.description_html %></span></p>
|
||||
</div>
|
||||
|
||||
<div class="h-box">
|
||||
|
Reference in New Issue
Block a user