]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.html
Fix regression blocklist-accounts icon in sub-title
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.html
index 3999252beb60fdb7668011bcadc7ee4f1f7a90de..d885eb24363cb8d5e5db0c008e46ec4291a69900 100644 (file)
@@ -1,7 +1,7 @@
 <div class="row">
   <my-top-menu-dropdown [menuEntries]="menuEntries"></my-top-menu-dropdown>
 
-  <div class="margin-content">
+  <div class="margin-content pb-5">
     <router-outlet></router-outlet>
   </div>
 </div>