Merge pull request #31557 from overleaf/mj-footer-dropdown-dark
[web] Fix dropdown text colour on dark mode dashboard GitOrigin-RevId: 3654cd5e5569ee357d402cfaa6f394e8157b549e
This commit is contained in:
committed by
Copybot
parent
910c6d5285
commit
c4b00104d1
@@ -279,7 +279,7 @@ footer.site-footer {
|
||||
color: var(--footer-text-color);
|
||||
}
|
||||
|
||||
.fat-footer-base-meta a:not(.dropdown-toggle) {
|
||||
.fat-footer-base-meta a:not(.dropdown-toggle, .dropdown-item) {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user