Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix domain input height
Alexis Sellier committed 4 years ago
commit 0cf6ef342744e39685105b5057d7f99d8454b0a7
parent 0a2481792c14abc8072d4d23c8cf2eb259725d82
1 file changed +1 -0
modified src/ens/DomainInput.svelte
@@ -28,6 +28,7 @@
    border-left: none;
  }
  input {
+
    line-height: 1.5;
    margin: 0;
    margin-right: 0;
    border-top-right-radius: 0;