Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Tweak tracking button popover width
Rūdolfs Ošiņš committed 2 years ago
commit 57c82e0c411baa6d68f704bfa041bed15d8ee25c
parent c7027c1f2f603cc79bdf12f678ba9386985957c6
1 file changed +1 -1
modified src/views/projects/Header/TrackButton.svelte
@@ -58,7 +58,7 @@
    </span>
  </Button>

-
  <div slot="popover" style:width="31rem">
+
  <div slot="popover" style:width={tracking ? "19.5rem" : "30.5rem"}>
    <div class="track-label">
      Use the <ExternalLink href="https://radicle.xyz/#try">
        Radicle CLI