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 25c4980 commit 10c843eCopy full SHA for 10c843e
client/modules/Legal/components/PolicyContainer.jsx
@@ -41,7 +41,7 @@ const PolicyContainerMain = styled.main`
41
42
@media (max-width: 770px) {
43
overflow: auto;
44
- min-height: none;
+ min-height: unset;
45
}
46
`;
47
0 commit comments