mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
修复 chrome 下UI bug
This commit is contained in:
parent
a4901b3f1a
commit
5144d1dac0
1 changed files with 4 additions and 0 deletions
|
|
@ -118,6 +118,10 @@ pre {
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* Quotes */
|
||||
blockquote {
|
||||
background: #f9f9f9;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue