all repos — legit @ e0e4c1ebb6e92077cbc7bbfd51c4ceb8d09e0013

web frontend for git, written in go

css: scroll file content

commit

e0e4c1ebb6e92077cbc7bbfd51c4ceb8d09e0013

parent

f3c20bcb27b5546d57d7c212c023dda914348c9b

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M static/style.cssstatic/style.css
@@ -229,6 +229,7 @@ display: flex;
flex-direction: row; grid-template-columns: 1rem minmax(0, 1fr); gap: 1rem; + overflow: scroll; } .commit-info {