]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/forms/markdown-textarea.component.scss
Fix broken playlist api
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / markdown-textarea.component.scss
index 9c92a67d90f0946c3ed2c75ae61eb185f3234200..eacaf36a21a7e42dbb26e3b98b4cb230daa808b8 100644 (file)
   .previews {
     max-height: 150px;
     overflow-y: auto;
+    flex-grow: 1;
   }
 
-  /deep/ {
+  ::ng-deep {
     .nav-link {
       display: flex !important;
       align-items: center;