Height limitation of StyledTextEditor (#2125)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-06-22 13:48:39 +07:00
committed by GitHub
parent 41ebded8c9
commit edd37fe160
6 changed files with 21 additions and 10 deletions
@@ -247,8 +247,8 @@
{/if}
</div>
{/if}
<span class="title">{title}</span>
<div class="mt-6 description-preview">
<span class="title select-text">{title}</span>
<div class="mt-6 description-preview select-text">
{#if isDescriptionEmpty}
<div class="placeholder" on:click={edit}>
<Label label={tracker.string.IssueDescriptionPlaceholder} />