diff --git a/relay/frontend/style.css b/relay/frontend/style.css index 16fc5b4..d258640 100644 --- a/relay/frontend/style.css +++ b/relay/frontend/style.css @@ -159,7 +159,6 @@ textarea { #menu > a[active="true"]:not(:hover) { background-color: var(--primary-hover); - color: var(--primary); border-color: transparent; }