Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make comment btn in discussion thread also ghost
dnlklmn committed 1 year ago
commit 76162e450035433bebea9852fcb4caf8ac5203dd
parent 828d993606d18ffe31a260d67fa7b2dec95b7e30
1 file changed +1 -1
modified src/components/Discussion.svelte
@@ -111,7 +111,7 @@
    </NakedButton>
    <div style:margin-left="auto">
      <NakedButton
-
        variant="secondary"
+
        variant="ghost"
        onclick={async () => {
          if (hideDiscussion) {
            hideDiscussion = false;