]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.scss
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.scss
index 4f111efdf76bb326526a93a8bb9d95004dfa844c..fd47aec860ac9d57bbec14925c25f8dd1e6eeb5d 100644 (file)
@@ -1,3 +1,8 @@
 .row {
   flex-direction: column;
+  width: 100%;
+
+  & > my-top-menu-dropdown:nth-child(1) {
+    flex-grow: 1;
+  }
 }