diff options
-rwxr-xr-x | doc/docs/.vuepress/styles/index.styl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/docs/.vuepress/styles/index.styl b/doc/docs/.vuepress/styles/index.styl index 49f1fd0..31c4d51 100755 --- a/doc/docs/.vuepress/styles/index.styl +++ b/doc/docs/.vuepress/styles/index.styl | |||
@@ -8,3 +8,5 @@ | |||
8 | width: 450px | 8 | width: 450px |
9 | max-width 450px!important | 9 | max-width 450px!important |
10 | 10 | ||
11 | .prism-editor__container | ||
12 | min-height: 100% | ||