setting favicon based on whiteLabel
This commit is contained in:
parent
22a892fa7b
commit
aa4106806e
10 changed files with 12 additions and 74 deletions
|
|
@ -17,6 +17,7 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||
appBar: {
|
||||
zIndex: theme.zIndex.drawer + 1,
|
||||
backgroundImage: "none", // This prevents de-saturation of header in dark mode
|
||||
// backgroundColor: "#272727"
|
||||
},
|
||||
toolbar: {
|
||||
marginLeft: theme.spacing(0.5),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue