Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit cd6b3e4

Browse files
authored
Fix classwork border color
1 parent 6f21ee1 commit cd6b3e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/dark-mode.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,10 @@ body {
986986
background-color: var(--gray-hover) !important;
987987
}
988988

989+
.VKRoqe {
990+
border-color: var(--bd-secondary-color) !important;
991+
}
992+
989993
/* Calendar */
990994
.RIDjNe {
991995
border-color: var(--bd-color) !important;

0 commit comments

Comments
 (0)