1
1
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:
Kjell Kvinge
2017-01-22 13:10:01 +01:00
committed by Lunny Xiao
parent f8c2903484
commit f9a3aa8737
3 changed files with 6 additions and 9 deletions

View File

@@ -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">