Fixed Menu Button (Still unnecessary code in resources->js->navmenu->menu.js)

This commit is contained in:
Anders
2020-06-25 15:20:42 +02:00
parent 1d08ddbf58
commit ec8eba98c8
4 changed files with 12 additions and 1 deletions
+4
View File
@@ -469,6 +469,10 @@ a {
--toggleSize: 1.25rem;
}
.hide {
display: block !important;
}
/*!
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
+4
View File
@@ -469,6 +469,10 @@ a {
--toggleSize: 1.25rem;
}
.hide {
display: block !important;
}
/*!
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)