mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-11-02 00:23:01 +00:00
Categories: Fix color in dark theme in the sidebar
This commit is contained in:
@@ -697,7 +697,8 @@ a.btn_destructive:visited,
|
||||
.top-bar__hamburger:hover,
|
||||
.top-bar__home-link:hover,
|
||||
.auth-links__link:hover,
|
||||
.top-bar__highlight-link:hover {
|
||||
.top-bar__highlight-link:hover,
|
||||
.categories-card__link:hover {
|
||||
background-color: #444;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user