Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Wrap links or similar in Comment component
Sebastian Martinez committed 2 years ago
commit 8eaf39e6aef1881ce29f7fc5a3216097b7890be1
parent aa2ce409fbcafa89612f619e4f66fe6ca4e4a248
1 file changed +1 -0
modified src/components/Comment.svelte
@@ -50,6 +50,7 @@
    height: 3rem;
  }
  .card-body {
+
    word-wrap: break-word;
    font-size: var(--font-size-small);
    padding: 0 1rem 0.7rem 1rem;
  }