]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-custom-markup/custom-markup-container.component.html
Fix custom markup
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / custom-markup-container.component.html
index 3ad88645d451208701e49a5fd45c4c7f980d99dc..685efc9abc12c5f8980064ed3192dbd5adb69db3 100644 (file)
@@ -1 +1 @@
-<div #contentWrapper></div>
+<div [hidden]="!displayed" class="custom-markup-container" #contentWrapper></div>