Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-explorer
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
2400
Issues
36
Patches
365
Jobs
Commits
›
604d8f4f35c576b6657a7443a16420d773c15e54
Show commit SHA below patch title
Rūdolfs Ošiņš
committed
3 years ago
commit 604d8f4f35c576b6657a7443a16420d773c15e54
parent
163cbb4bb5c02dccf95ec3aa677fd0abc2ad633f
1 file changed
+1
-1
modified
src/base/projects/Patch.svelte
@@ -57,7 +57,7 @@
}
.summary-left {
display: flex;
-
align-items: center;
+
flex-direction: column;
}
.summary-title {
display: flex;