We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c83843 commit 25c4980Copy full SHA for 25c4980
client/modules/Legal/components/PolicyContainer.jsx
@@ -41,6 +41,7 @@ const PolicyContainerMain = styled.main`
41
42
@media (max-width: 770px) {
43
overflow: auto;
44
+ min-height: none;
45
}
46
`;
47
0 commit comments