-
- Downloads
Fix and update the left and right sidebars
Note: this commit features extensive changes to the behavior of the sidebar and how it's impelmented. As a result, the animation bug in the right and left sidebars was fixed.
Showing
- frontend/public/index.html 1 addition, 1 deletionfrontend/public/index.html
- frontend/src/components/App.scss 1 addition, 1 deletionfrontend/src/components/App.scss
- frontend/src/components/atoms/ModuleCard/index.tsx 1 addition, 1 deletionfrontend/src/components/atoms/ModuleCard/index.tsx
- frontend/src/components/organisms/LeftBar/style.module.scss 20 additions, 13 deletionsfrontend/src/components/organisms/LeftBar/style.module.scss
- frontend/src/components/organisms/RightBar/style.module.scss 20 additions, 13 deletionsfrontend/src/components/organisms/RightBar/style.module.scss
- frontend/src/components/pages/StandardView/index.tsx 1 addition, 1 deletionfrontend/src/components/pages/StandardView/index.tsx
- frontend/src/components/pages/StandardView/style.scss 21 additions, 21 deletionsfrontend/src/components/pages/StandardView/style.scss
Please register or sign in to comment