Skip to content

Commit 06c9057

Browse files
committed
Optimized the dark mode color of Categories.
1 parent 2f76efa commit 06c9057

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/css/categories.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,8 @@
8181
padding-left: 2rem;
8282
border-color: var(--main-border);
8383
}
84+
85+
.categories .list-group-item:last-child {
86+
border-bottom-color: var(--card-bg);
87+
}
8488
}

0 commit comments

Comments
 (0)