]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.scss
Reorganize player files
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / peertube-custom-tags / channel-miniature-markup.component.scss
index fd84780fed0fe85207eea04808d51c569bdc5a1a..e8ef478d90179eb1d982b7f1dd33c38035d3c0bc 100644 (file)
@@ -4,7 +4,7 @@
 .channel {
   padding: 20px;
   background-color: pvar(--channelBackgroundColor);
-  margin: 0 30px 30px 0;
+  margin-bottom: 30px;
   width: fit-content;
 }
 
@@ -26,8 +26,6 @@
   }
 
   my-actor-avatar {
-    @include actor-avatar-size(75px);
-
     grid-column: 1;
     grid-row: 1 / 4;
   }