Update screen.css (#778)

This commit is contained in:
iron 2021-03-19 19:19:03 +08:00 committed by GitHub
parent 08c1e38ae1
commit 18ceb822dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -976,8 +976,7 @@ is the very first element in the post content */
}
.gh-content pre {
overflow-x: auto;
overflow: scroll;
overflow: auto;
padding: 16px 20px;
border: 1px solid color-mod(var(--color-darkgrey) l(-20%));
color: var(--color-wash);