Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Hide overflow on navigation items in the sidebar
dnlklmn committed 2 years ago
commit e67db70e0cf56161943973d6771de1ad6ea51572
parent 2d57aaafd8137367b25c178dc9d38b5ac0e15c24
1 file changed +1 -0
modified src/views/projects/Sidebar.svelte
@@ -104,6 +104,7 @@
  }
  .title-counter {
    display: flex;
+
    overflow: hidden;
    gap: 0.5rem;
    justify-content: space-between;
    width: 100%;