Scroll doc sidebar not whole page

Reviewed By: danielbuechele

Differential Revision: D6976133

fbshipit-source-id: 7807aa4e2ab0ed013fbd1f4bbef2ee1b8098dff6
This commit is contained in:
Emil Sjölander
2018-02-13 06:37:44 -08:00
committed by Facebook Github Bot
parent 8ba663f6f4
commit 9b501dd9eb
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
.doc-block, .playground {
height: 1vh;
}
.no-playground .markdown {
padding-top: 50px;
}