Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Align text area with avatar when editing comments
✓ CI success Rūdolfs Ošiņš committed 1 year ago
commit bec0404b17682496072a83b24f0e889169f48a13
parent bbb60c847c4d377d48e2fe6814c2107ba6ef85b6
1 passed (1 total) View logs
1 file changed +1 -1
modified src/components/Comment.svelte
@@ -100,7 +100,7 @@
    min-height: 1.625rem;
    word-wrap: break-word;
    font-size: var(--font-size-small);
-
    padding: 0 1rem;
+
    padding: 0 0.75rem;
  }
  .actions {
    display: flex;