mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02: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 {
|
.link-underline:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration-color: black;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue