navigation tabs: z-index 999999
This commit is contained in:
parent
6818adf1bd
commit
42beeb4a84
@ -14,6 +14,7 @@ const Container = styled.div`
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
border-top: 1px solid rgba(5, 5, 5, 0.06);
|
||||
z-index: 999999;
|
||||
`;
|
||||
|
||||
const TabButton = styled.button`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user