Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix settings label text size
✓ CI success Rūdolfs Ošiņš committed 1 year ago
commit 9d28fc9428d62079ad252edc051318acb9dd0a3c
parent 7f487be94bdbc2debf68ceaf3da1a09c3834a1f8
1 passed (1 total) View logs
1 file changed +1 -1
modified src/components/Settings.svelte
@@ -33,7 +33,7 @@
  {#snippet popover()}
    <Border variant="ghost" stylePadding="0.5rem 1rem" styleWidth="27rem">
      <div
-
        class="global-flex"
+
        class="global-flex txt-small"
        style:flex-direction="column"
        style:align-items="flex-start"
        style:gap="1rem"