css: scroll file content
Anirudh Oppiliappan x@icyphox.sh
Mon, 19 Dec 2022 17:12:42 +0530
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M static/style.css → static/style.css
@@ -229,6 +229,7 @@ display: flex; flex-direction: row; grid-template-columns: 1rem minmax(0, 1fr); gap: 1rem; + overflow: scroll; } .commit-info {