Move app-specific body CSS into app.scss
Overriding properties on the body in the otherwise component-specific `topbar.scss` is a cause for confusion. This resulted in the styling for the help page being broken when topbar was bundled into `app.scss`.
Showing
Please register or sign in to comment