Fix - unable to see module actions dropdown toggle

This commit is contained in:
Cody 2023-03-04 15:24:43 -08:00 committed by GitHub
parent 196d611c1c
commit 6c90ec812f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ body {
} }
div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu { div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu {
color:#000000;
} }
@media (max-width: 767px) { @media (max-width: 767px) {