Skip to content

Commit

Permalink
refactor: add black color to expand/collapse button
Browse files Browse the repository at this point in the history
  • Loading branch information
navinkarkera committed Nov 27, 2023
1 parent 1105591 commit c8c0118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/course-outline/card-header/CardHeader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
height: 1.5rem;
margin-right: .25rem;
background: transparent;
color: $black;
}

.section-card-header__badge-status {
Expand Down

0 comments on commit c8c0118

Please sign in to comment.