Change zIndex Navigasyon

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-06-05 21:17:01 +02:00
parent b15d0a6dc6
commit 38b20a0229
+1 -1
View File
@@ -84,7 +84,7 @@ export default function Navigasyon({selectedTab}) {
return (
<div className={classes.root}>
<AppBar position='fixed' color='default'>
<AppBar style={{zIndex: 9999}} position='fixed' color='default'>
<Tabs
value={selectedTab}
variant='fullWidth'