Skip to content

Commit

Permalink
change name of bg-grey class to bg-color
Browse files Browse the repository at this point in the history
  • Loading branch information
nevio18324 authored and peggimann committed Dec 4, 2024
1 parent 11f5bc5 commit cd03fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/style/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ body.okr {
@extend .py-1;
}

.bg-grey {
.bg-color {
background-color: var(--okr-overview-background-color);
}

Expand Down

0 comments on commit cd03fa0

Please sign in to comment.