Skip to content

Commit

Permalink
fix font color
Browse files Browse the repository at this point in the history
  • Loading branch information
negue committed Jan 13, 2025
1 parent 810f331 commit 033d114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/client/src/pages/private-messages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ $background: $white;
align-items: center;
justify-content: center;
height: 44px;
color: $yellow-1;
background: $yellow-500;
width: 100%;
Expand Down

0 comments on commit 033d114

Please sign in to comment.