Skip to content

Commit 4bedd50

Browse files
committed
Move changelog
1 parent 9a434d4 commit 4bedd50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

src/pages/HomePage.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function handleRepoClick(repoFullName: string) {
4949
width: 100%;
5050
height: 100%;
5151
overflow-y: auto;
52-
scroll-padding-top: 5px;
53-
scroll-padding-bottom: 5px;
52+
scroll-padding-top: 10px;
53+
scroll-padding-bottom: 10px;
5454
}
5555
</style>

0 commit comments

Comments
 (0)