Fixed issue where authentication header is not set properly every time

This commit is contained in:
frikky
2022-06-05 21:47:48 +02:00
parent 387731fbfe
commit 82ae7c2ae0
2 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -856,7 +856,7 @@ const Header = (props) => {
position: "fixed",
minHeight: 60,
top: 0,
//zIndex: 10000,
zIndex: 10000,
backgroundColor: "inherit",
}}
>