Common: Article: fix zIndex

This commit is contained in:
Viktor Fomin 2022-09-07 23:11:00 +03:00
parent f0781f2c69
commit baa59e701b

View File

@ -319,7 +319,7 @@ const StyledUserName = styled.div`
`;
const StyledProfileWrapper = styled.div`
z-index: 301;
z-index: 209;
position: fixed;
bottom: 0;
left: 0;