Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix project sub-view breadcrumb alignment
Rūdolfs Ošiņš committed 2 years ago
commit 4e68b98ef9d4dc59666bb5ce17678137c5281d02
parent d7fc70a1f3b1291c2e75c4e205888afb5c7ca3ef
1 file changed +1 -0
modified src/App/Header/Breadcrumbs/ProjectSegment.svelte
@@ -15,6 +15,7 @@
  .segment {
    display: flex;
    align-items: center;
+
    gap: 0.25rem;
  }
  .segment :global(a:hover) {
    color: var(--color-fill-primary);