Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Improve padding in org list
Alexis Sellier committed 4 years ago
commit 3bbd17365e15128d1233ddb2f5858e4b9c6d3db4
parent 807589b5f33e13747ef0c3857b91837261db75d2
1 file changed +1 -1
modified src/base/orgs/List.svelte
@@ -38,7 +38,7 @@
    display: inline-block;
    margin-top: 0.75rem;
    border-radius: 0.75rem;
-
    padding: 0.25rem 0.5rem;
+
    padding: 0rem 0.5rem;
    text-overflow: ellipsis;
    overflow-x: hidden;
    max-width: 7rem;