fix(v2): adjust proper padding top of doc page on mobiles

This commit is contained in:
Alexey Pyltsyn 2020-04-23 10:42:16 +03:00
parent 796bd0ce8a
commit 0a2a037dbb

View file

@ -27,6 +27,6 @@
}
.docSidebarContainer {
display: none;
margin-top: 0;
}
}