css: scroll file content

This commit is contained in:
Anirudh Oppiliappan 2022-12-19 17:12:42 +05:30
parent f3c20bcb27
commit e0e4c1ebb6
No known key found for this signature in database
GPG Key ID: 8A93F96F78C5D4C4
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ a:hover {
flex-direction: row;
grid-template-columns: 1rem minmax(0, 1fr);
gap: 1rem;
overflow: scroll;
}
.commit-info {