]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Add account settings new design
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index f245d05631e6ab81ffd6b69664f9356cfb6f5f08..1baffa5c8e7653e24b05e7cf71d1e3e37da52dde 100644 (file)
@@ -2,14 +2,6 @@
   min-height: calc(100vh - #{$header-height} - #{$footer-height} - #{$footer-margin});
 }
 
-.main-col {
-  margin-left: $menu-width;
-
-  &.expanded {
-    margin-left: 0;
-  }
-}
-
 .sub-header-container {
   margin-top: $header-height;
 }