mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 11:36:05 +01:00
Add pre-tag horizontal scroll on markdown
This commit is contained in:
@@ -1225,6 +1225,8 @@ div.markdown-body pre {
|
|||||||
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
|
word-wrap: normal;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.markdown-body code {
|
div.markdown-body code {
|
||||||
|
|||||||
Reference in New Issue
Block a user