We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 020b067 + f1a7598 commit c38acb5Copy full SHA for c38acb5
2 files changed
src/components/handbook-navigation/toc.style.js
@@ -11,11 +11,6 @@ const TOCWrapper = styled.div`
11
width:15rem;
12
padding-bottom: 2rem;
13
14
- @media screen and (min-width: 768px) and (max-height: 1145px) {
15
- height : calc(100vh - 10rem);
16
- overflow-y : auto
17
-
18
- }
19
@media screen and (min-width: 1280px) and (max-width: 1350px) {
20
margin-left:0.2rem;
21
}
0 commit comments