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
›
b10a1f3cb13dc24818b83fdcdd1fa962612af4e6
Fix domain input component style on Firefox
Alexis Sellier
committed
4 years ago
commit b10a1f3cb13dc24818b83fdcdd1fa962612af4e6
parent
97e3226e874c6943b56288b71563b51b958cb6b7
1 file changed
+0
-1
modified
src/ens/DomainInput.svelte
@@ -18,7 +18,6 @@
<style>
span.root {
-
line-height: 1.5em;
margin: 1rem;
margin-left: 0;
margin-right: 0;