mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 10:02:23 +00:00
Remove padding from markdown code blocks
This commit is contained in:
parent
a9492837e8
commit
872205406e
3 changed files with 3283 additions and 1 deletions
|
|
@ -621,7 +621,6 @@
|
|||
display: block;
|
||||
background: none;
|
||||
color: var(--mdCodeBlock);
|
||||
padding: var(--line-height);
|
||||
}
|
||||
|
||||
.markdown-content blockquote {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue