]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-tables/video-cell.component.html
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-tables / video-cell.component.html
index fb7d852ab8a60174344f195ac1b408ac69314f0b..ea432b70e9bd8913f7acb83941283b3e832f1351 100644 (file)
@@ -13,7 +13,7 @@
         {{ video.name }}
       </div>
 
-      <div class="text-muted">by {{ video.channel?.displayName }} on {{ video.channel?.host }} </div>
+      <div class="muted">by {{ video.channel?.displayName }} on {{ video.channel?.host }} </div>
     </div>
   </div>
 </a>