mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-02-13 10:07:00 +01:00
Fix Markdown table CSS (#3126)
This commit is contained in:
@@ -1527,6 +1527,7 @@ div.markdown-body code {
|
||||
|
||||
div.markdown-body table {
|
||||
max-width: 100%;
|
||||
width: max-content;
|
||||
overflow: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user