Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Don't show green right border in diff view for files
Rūdolfs Ošiņš committed 1 year ago
commit 5f25380508aa79831401b4e6757c3f16248447df
parent 5752f410ad7462eb4341d15931dad6c166b7d94d
1 file changed +1 -0
modified src/components/Changeset/FileDiff.svelte
@@ -172,6 +172,7 @@
    width: 1px;
  }
  .selection-indicator-right {
+
    display: none; /* FIXME: fix the selection indicator */
    position: absolute;
    right: 0;
    top: 0;