CEC-381 Install messages and update styling (#76)

* Styling

* Handle install messages

* Update progress

* Display download and install status
This commit is contained in:
John Wu
2021-08-10 18:11:14 -07:00
committed by GitHub
parent 7cb9d39bbd
commit 2b95bab38b
8 changed files with 477 additions and 403 deletions

View File

@@ -52,7 +52,9 @@ export default function MenuDrawer({ children }) {
paper: classes.drawerPaper,
}}
>
<div className={classes.drawerHeader}>
<div
className={`${classes.drawerHeader} ${classes.drawerHeaderLogo}`}
>
<img
src={logo}
alt="Fisker Admin Portal"