Skip to content

Commit

Permalink
fix(webui): links not showing underline on hover on dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Feb 17, 2022
1 parent 9b76c58 commit e476d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion komga-webui/src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ html {

.link-underline:hover {
text-decoration: underline;
text-decoration-color: black;
}

0 comments on commit e476d78

Please sign in to comment.