Removed unfolded list menu highlight

This commit is contained in:
Niléane 2024-02-19 16:31:20 +01:00
commit cad7f2a80d
No known key found for this signature in database
3 changed files with 0 additions and 9 deletions

View file

@ -3620,9 +3620,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
right: -15px;
bottom: -10px;
}
.app-body .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
background-color: var(--color-accent-bg);
}
@media screen and (min-width:1175px) {
.app-body .column-link[href="/lists"]:is(.active, :hover) + .list-panel,
.app-body .list-panel:hover {