Skip to content

Commit 18c93c6

Browse files
committed
fix
1 parent 16dd0e2 commit 18c93c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/DashboardRepoList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ ul li:not(:last-child) {
567567
}
568568
569569
.empty-placeholder p {
570-
margin: 1rem auto !important;
570+
margin: 1em auto !important;
571571
color: var(--color-placeholder-text);
572572
}
573573
</style>

0 commit comments

Comments
 (0)