Dropdown menu refactors
This commit is contained in:
@ -6,7 +6,6 @@ const Scroll = styled.div`
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
transform: translateZ(0);
|
||||
-webkit-overflow-scrolling: touch;
|
||||
`;
|
||||
|
||||
|
Reference in New Issue
Block a user