Skip to content

Commit

Permalink
fix(account page): buttons unreadable on hover on accounts/profile pa…
Browse files Browse the repository at this point in the history
…ge (fehmer) (#5292)
  • Loading branch information
fehmer committed Apr 9, 2024
1 parent f2714c0 commit 5e7a609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/styles/profile.scss
Expand Up @@ -128,6 +128,7 @@
border-radius: 0;
&:hover {
color: var(--bg-color);
background-color: var(--text-color);
}
}
}
Expand Down

0 comments on commit 5e7a609

Please sign in to comment.