Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make reaction selector buttons 32x32
Rūdolfs Ošiņš committed 1 year ago
commit 2c2a5abcd5ee776fc2efc18e58cd83be94dca463
parent 241e7a54b96d4ea8bc4f427cc683a69365bb8156
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,