Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove extra space between FileLocationChange components
Sebastian Martinez committed 2 years ago
commit 780158bb2c3330de8f77f8abaad0c32364c78f6d
parent 1e97828ccb42da23c1d9e548beb9f770300b7bb8
1 file changed +0 -1
modified src/views/projects/Changeset/FileLocationChange.svelte
@@ -19,7 +19,6 @@
  .wrapper {
    border: 1px solid var(--color-border-default);
    border-radius: var(--border-radius-small);
-
    margin-bottom: 2rem;
    line-height: 1.5rem;
  }
  .header {