mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-09 01:18:04 +02:00
Optimize reading gist files content (#186)
This commit is contained in:
2
public/embed.scss
vendored
2
public/embed.scss
vendored
@ -107,6 +107,6 @@ dl.dl-config dd {
|
||||
@apply overflow-auto whitespace-pre;
|
||||
}
|
||||
|
||||
.chroma.preview.markdown code {
|
||||
.chroma.preview.markdown pre code {
|
||||
@apply p-4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user