Adjust docs navigation background color for smaller screens

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-07-29 17:00:40 +02:00
parent c49b012d55
commit fa6c6e0725
+10
View File
@@ -288,6 +288,16 @@ td {
.tocToggler {
display: none;
}
.docsSliderActive .toc section .navGroups{
padding-top: 0;
padding-bottom: 0;
}
.docsSliderActive.docsNavContainer{
background-color: #121212;
padding-bottom: 0;
}
}
/* content */