Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make reaction selector buttons 32x32
✓ CI success Rūdolfs Ošiņš committed 1 year ago
commit d65f2979b25ad301efe26f1936c338e6aec967d1
parent 724132abcc772c6868e2c1aa343426153f934b06
1 passed (1 total) View logs
1 file changed +3 -0
modified src/components/ReactionSelector.svelte
@@ -39,6 +39,9 @@
    height: 24px;
    clip-path: var(--1px-corner-fill);
    margin: 0;
+
    font-size: var(--font-size-small);
+
    width: 2rem;
+
    height: 2rem;
  }

  button:hover,