Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix the Markdown height during preview in ExtendedTextarea
Sebastian Martinez committed 1 year ago
commit 684a5df136e0ea7e00ef17c622f9e76617406d4b
parent 3276e5f7b5cb5d91def104bfbf7594548e17b05f
1 file changed +1 -0
modified src/components/ExtendedTextarea.svelte
@@ -224,6 +224,7 @@
    padding: 0.75rem;
    margin-left: 1px;
    margin-top: 1px;
+
    flex: 1;
  }
</style>