teo
teo
@austinbarron
Please refer to the contribution guide. Your commits will be rebased so please make them descriptive and nice. https://github.com/AnubisLMS/Anubis/blob/master/.github/CONTRIBUTING.md
You can fix it like this ```jsx '& .MuiDrawer-paper::-webkit-scrollbar': { display: 'none', }, ``` add these three lines to the drawer class in `Anubis/web/src/components/shared/Navigation/Nav.styles.jsx`
Please refer to the contribution guide. Your commits will be rebased so please make them descriptive and nice. https://github.com/AnubisLMS/Anubis/blob/master/.github/CONTRIBUTING.md
Please make sure to follow the contribution guidelines layed out here: https://github.com/AnubisLMS/Anubis/blob/master/.github/CONTRIBUTING.md
Please make sure to follow the contribution guidelines established here: https://github.com/AnubisLMS/Anubis/blob/master/.github/CONTRIBUTING.md
Please attach a screenshot. And rebase to remove unnecessary commits.
Also please sign your commits.
Basically figure out anything we can turn into a base component.
We are gonna have to make the styles a bit nicer on the eyes. Maybe make it a paper and give it some padding and make the background the same...