Fix formatting issue

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-07-29 17:14:02 +02:00
parent fa6c6e0725
commit 0e03b84031
+2 -2
View File
@@ -289,12 +289,12 @@ td {
display: none;
}
.docsSliderActive .toc section .navGroups{
.docsSliderActive .toc section .navGroups {
padding-top: 0;
padding-bottom: 0;
}
.docsSliderActive.docsNavContainer{
.docsSliderActive.docsNavContainer {
background-color: #121212;
padding-bottom: 0;
}