mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
add scroolbars to wide graphs. (#608)
* Add scrollbars to graph and revlist if needed. * Add border
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="ui container">
|
||||
|
||||
|
||||
<div id="git-graph-container">
|
||||
<div id="git-graph-container" class="ui segment">
|
||||
<div id="rel-container">
|
||||
<canvas id="graph-canvas">
|
||||
<ul id="graph-raw-list">
|
||||
|
Reference in New Issue
Block a user