Change zIndex Navigasyon
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user