Skip to content

Commit

Permalink
Fix the Markdown height during preview in ExtendedTextarea
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastinez committed Dec 18, 2024
1 parent fe7a885 commit 3b9ab78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ExtendedTextarea.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
padding: 0.75rem;
margin-left: 1px;
margin-top: 1px;
flex: 1;
}
</style>

Expand Down

0 comments on commit 3b9ab78

Please sign in to comment.