diff --git a/komga-webui/src/styles/global.css b/komga-webui/src/styles/global.css index 1fb598875..a1db65e16 100644 --- a/komga-webui/src/styles/global.css +++ b/komga-webui/src/styles/global.css @@ -12,5 +12,4 @@ html { .link-underline:hover { text-decoration: underline; - text-decoration-color: black; }