mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-09 09:28:03 +02:00
Add SVG parser (#346)
This commit is contained in:
4
public/embed.scss
vendored
4
public/embed.scss
vendored
@ -107,6 +107,10 @@ dl.dl-config dd {
|
||||
@apply overflow-auto whitespace-pre;
|
||||
}
|
||||
|
||||
.markdown-body img {
|
||||
@apply bg-transparent dark:bg-transparent;
|
||||
}
|
||||
|
||||
.chroma.preview.markdown pre code {
|
||||
@apply p-4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user