sets responsive breakpoint to 767.98 bootstrap md

This commit is contained in:
Cody 2024-02-10 09:42:40 -08:00 committed by GitHub
parent 19adfd5116
commit 6c3526d47e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu
z-index: 1000;
}
@media (max-width: 767px) {
@media (max-width: 767.98px) {
.app-menu {
width: 100%;