X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fforms%2Fmarkdown-textarea.component.scss;h=118b38b9116355410f1b32c71b51a00eb319cefb;hb=74af5145f210e7e23d40b22c9ee3d968723d2595;hp=9c92a67d90f0946c3ed2c75ae61eb185f3234200;hpb=407eab9c954a99fa8b65c637e4b1a37920fd849e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/forms/markdown-textarea.component.scss b/client/src/app/shared/forms/markdown-textarea.component.scss index 9c92a67d9..118b38b91 100644 --- a/client/src/app/shared/forms/markdown-textarea.component.scss +++ b/client/src/app/shared/forms/markdown-textarea.component.scss @@ -13,6 +13,7 @@ .previews { max-height: 150px; overflow-y: auto; + flex-grow: 1; } /deep/ {