Add commentor name alongside fid for video comments
[oweals/peertube.git] / client / src / app / app.component.scss
index c95b21ca37ef8fe0346154224111a4585442e4a9..51a7a3dd1df1dddbb02fbc72407b2e3ae18aab65 100644 (file)
@@ -25,7 +25,6 @@
     height: $header-height;
     display: flex;
     align-items: center;
-    flex: 1;
     min-width: 0;
 
     .icon {
@@ -81,6 +80,7 @@
     align-items: center;
     justify-content: flex-end;
     white-space: nowrap;
+    flex: 1;
   }
 }