Skip to content

Commit 58a601b

Browse files
committed
remove unused rule for privateFilterCheckbox
1 parent 7134af9 commit 58a601b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web_src/js/components/DashboardRepoList.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,4 @@ ul li:not(:last-child) {
476476
min-width: 16px;
477477
margin-right: 2px;
478478
}
479-
480-
.list #privateFilterCheckbox .svg {
481-
color: var(--color-grey);
482-
margin-right: 0.25rem;
483-
}
484479
</style>

0 commit comments

Comments
 (0)