diff --git a/static/style.css b/static/style.css index d9c89cc..cc54e18 100644 --- a/static/style.css +++ b/static/style.css @@ -229,6 +229,7 @@ a:hover { flex-direction: row; grid-template-columns: 1rem minmax(0, 1fr); gap: 1rem; + overflow: scroll; } .commit-info {