Fix z-index navigasyon
This commit is contained in:
@@ -93,7 +93,7 @@ export default function Navigasyon({selectedTab}) {
|
||||
return (
|
||||
<Appdiv>
|
||||
<div className={classes.root}>
|
||||
<AppBar style={{zIndex: 1, boxShadow: 'none'}} position='fixed' color='default'>
|
||||
<AppBar style={{zIndex: 2, boxShadow: 'none'}} position='fixed' color='default'>
|
||||
<Tabs
|
||||
allowScrollButtonsMobile
|
||||
scrollButtons
|
||||
|
||||
Reference in New Issue
Block a user