Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix branch selector icon alignment
Rūdolfs Ošiņš committed 2 years ago
commit 3a293a986232e3eb704059ae228c5d46b2412848
parent 232e6f1b5a420de623df34f3209e4347703aebd0
1 file changed +1 -0
modified src/views/projects/Source/BranchSelector.svelte
@@ -32,6 +32,7 @@

  .identifier {
    display: flex;
+
    align-items: center;
    gap: 0.5rem;
  }
</style>