mirror of
https://github.com/typecho/typecho.git
synced 2025-03-20 01:49:40 +01:00
移除 <pre> max-height
This commit is contained in:
parent
fa48866443
commit
f95826a2b7
@ -1113,7 +1113,6 @@ a.operate-reply {
|
||||
max-width: 100%; }
|
||||
#wmd-preview code, #wmd-preview pre {
|
||||
padding: 2px 4px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
background: #F6F6F3;
|
||||
font-size: .92857em; }
|
||||
|
@ -68,7 +68,6 @@
|
||||
img { max-width: 100%; }
|
||||
code, pre {
|
||||
padding: 2px 4px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
background: #F6F6F3;
|
||||
font-size: .92857em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user