Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix issue where preview would push down icon alignment
Rūdolfs Ošiņš committed 1 year ago
commit 3f6e93203a37abfb352ecba4a7fcdba73a015fe6
parent c6c7f312c1a0caa43122a92b28093d5bda1ef1c3
1 file changed +1 -1
modified src/components/ExtendedTextarea.svelte
@@ -81,7 +81,7 @@
  }
  .preview {
    font-size: var(--font-size-small);
-
    min-height: 6.8rem;
+
    min-height: 109px;
    padding: 0.75rem;
    margin-left: 1px;
    margin-top: 1px;