Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make code block corners pixelated in markdown
✓ CI success Rūdolfs Ošiņš committed 1 year ago
commit 8171b11424db7e2eb76f1ecb5a4c0fe62bcc1792
parent 480cbe7031a3cacbb73956e02245ae9a2c496f85
1 passed (1 total) View logs
1 file changed +1 -0
modified src/components/Markdown.svelte
@@ -337,6 +337,7 @@
    padding: 1rem !important;
    overflow: scroll;
    scrollbar-width: none;
+
    clip-path: var(--2px-corner-fill);
  }

  .markdown :global(pre::-webkit-scrollbar) {