feat: codeblock styling like chatgpt (#132)
This commit is contained in:
committed by
GitHub
parent
c3132ef2fb
commit
e30336c00e
@@ -31,3 +31,7 @@
|
||||
html {
|
||||
background: #202123;
|
||||
}
|
||||
|
||||
pre:has(div.codeblock) {
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user