UNCLASSIFIED - NO CUI

Skip to content

Resolve "Fix Header bug"

abhayashrestha requested to merge 57-fix-header-bug into master

Closes #57 (closed)

  • Changed header for configuration to "Configuration" instead of "Team Configuration" because it didn't make sense anymore.
  • The bug was caused by the extra width property with SPACING9 constant in sidebar (removed that).
  • Also refactored the style to make it more readable instead of using the ternary.
  • Following more closely with Mui tutorial: https://mui.com/material-ui/react-drawer/#persistent-drawer
Edited by abhayashrestha

Merge request reports