Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Adjust connect button width
Alexis Sellier committed 4 years ago
commit 6aa4d4387dd3275913d1b86d2a25395f7ba28bf1
parent 72f39ab65ff4111a217a215040b0401b7f28febe
1 file changed +1 -1
modified src/Header.svelte
@@ -70,7 +70,7 @@ import Avatar from "./Avatar.svelte";
    justify-content: center;
    min-height: 42px;
    margin-left: 2rem;
-
    width: 9.75rem;
+
    width: 10.25rem;
  }
  .connect {
    display: inline-block;