mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-02-20 21:47:06 +01:00
Fix style markdown table on README.md
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
@readme.map { content =>
|
||||
<div id="readme" class="box">
|
||||
<div class="box-header">README.md</div>
|
||||
<div class="box-content">@markdown(content, repository, false, false)</div>
|
||||
<div class="box-content markdown-body">@markdown(content, repository, false, false)</div>
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user