Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Make comment btn in discussion thread also ghost
dnlklmn committed 1 year ago
commit 76162e450035433bebea9852fcb4caf8ac5203dd
parent 828d993
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;