Skip to content

Commit

Permalink
Add custom styles for background colour
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtrussler committed Mar 3, 2025
1 parent 81b1928 commit 5d42d46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/history_and_notes.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.history_and_notes {
&__action--receive_fact_check__comment {
background: #edf3f9;
}
}

0 comments on commit 5d42d46

Please sign in to comment.