]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Add ability to choose the language
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index 6edf966f99717b6fe2f4e6fda9eec80387517390..9eca313203eb4ee8c15a012eacd57c59a00f4b52 100644 (file)
@@ -9,17 +9,6 @@
   margin-top: $header-height;
 }
 
-.title-menu-left {
-  position: fixed;
-  height: calc(100vh - #{$header-height});
-  padding: 0;
-  width: $menu-width;
-
-  .title-menu-left-block.menu {
-    height: 100%;
-  }
-}
-
 .header {
   height: $header-height;
   position: fixed;