]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-miniature/abstract-video-list.scss
Square channel avatar consistency
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-miniature / abstract-video-list.scss
index 1c27c58c346bf0d82daae3d49bd7a238eb02f0bb..0a8aa8fa4ef9b91e5075b0d1bfdd8271a38f6309 100644 (file)
@@ -5,16 +5,16 @@
 
 $iconSize: 16px;
 
+::ng-deep my-video-list-header {
+  display: flex;
+  flex-grow: 1;
+}
+
 .videos-header {
   display: flex;
   justify-content: space-between;
   align-items: center;
 
-  .title-page.title-page-single {
-    display: flex;
-    flex-grow: 1;
-  }
-
   .action-block {
     ::ng-deep my-feed {
       my-global-icon {