Update html/channel.ejs
This commit is contained in:
parent
af0dd0ac14
commit
568db986e4
@ -53,11 +53,14 @@
|
||||
<% if (embedchannelsubsfeed) { %>
|
||||
<style>
|
||||
|
||||
.channel-info-container {
|
||||
display: none;
|
||||
.pagination-buttons {
|
||||
display: none !important;
|
||||
}
|
||||
.tags.rec {
|
||||
display: none !important;
|
||||
}
|
||||
nav {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
<% } %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user