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 85c00cbab5b663c717624b2584f265815eabc6d7
parent 4bffc85688204849b690222cc08503c0b77b8815
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;