Fixed mismatched header collapsible bg

This commit is contained in:
Niléane 2024-02-19 17:02:04 +01:00
commit 6c6e9f1757
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -3158,7 +3158,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .column-header__collapsible {
background-color: var(--color-secondary-bg);
background-color: var(--color-content-secondary-bg);
border-left: 1px solid var(--color-lines);
border-right: 1px solid var(--color-lines);
border-bottom: 0;