feat(FN-4940): merge fusion/fn-4940

This commit is contained in:
gsxdsm
2026-05-17 15:11:48 -07:00
parent a651e8ced1
commit 91ac073f8e
3 changed files with 9 additions and 16 deletions

View File

@@ -493,9 +493,3 @@
}
}
@media (min-width: 769px) and (max-width: 1024px) {
/* Hide project selector on tablet (controlled by React rendering too) */
.project-selector {
display: none;
}
}