Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix commit hash being too dark
Alexis Sellier committed 4 years ago
commit 53365e18f383d32b23d03b529ab1d97a6a2aee69
parent afb03cd4705c3f2ba1e582bbb7725852cfd512a4
1 file changed +0 -1
modified src/base/projects/Browser.svelte
@@ -125,7 +125,6 @@
    border-radius: inherit;
  }
  .branch + .hash {
-
    color: var(--color-secondary-darker);
    background-color: var(--color-secondary-background-darker);
    border-radius: inherit;
    border-top-left-radius: 0;