mirror of
https://github.com/gotson/komga.git
synced 2025-12-16 13:33:49 +01:00
fix(webui): links not showing underline on hover on dark theme
This commit is contained in:
parent
9b76c58224
commit
e476d78770
1 changed files with 0 additions and 1 deletions
|
|
@ -12,5 +12,4 @@ html {
|
|||
|
||||
.link-underline:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: black;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue