Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Fix settings label text size
Rūdolfs Ošiņš committed 1 year ago
commit b2ef6e633f923a2d058e1d0bd73407448c9fc4ec
parent c550b19
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"