Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make Placeholders in Source component full width
Sebastian Martinez committed 2 years ago
commit 651ed1af7c7276882369ad6e0b26751b7406dca8
parent 4e0d557a65491b7440cc1e7b18c5d85e9408bd94
1 file changed +1 -0
modified src/views/projects/Source.svelte
@@ -98,6 +98,7 @@
    min-width: 0;
  }
  .placeholder {
+
    width: 100%;
    padding: 4rem 0;
    border: 1px solid var(--color-border-hint);
    border-radius: var(--border-radius-small);