hide ms project in admin main menu

This commit is contained in:
2023-11-26 02:26:29 +01:00
parent 31e5e37ff0
commit 8c7244b90c

View File

@@ -479,6 +479,10 @@
content: '\e824';
} /* '' */
#admin-menu li:has(> a.microsoft-project-connector) {
display: none;
}
@media screen and (max-width: 899px) {
.theme-Baupm #header {
color: #999;