diff options
author | Li Jin <dragon-fly@qq.com> | 2021-04-20 15:32:16 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2021-04-20 15:32:16 +0800 |
commit | 54abdf0fc51ea5df7e16660a8edbd254b42d0c36 (patch) | |
tree | ada6f0cbb6337d8a402f5a2bc03648ff0dc7e6de /doc/docs/.vuepress/components/YueCompiler.vue | |
parent | d5d44e5b038b899a7eb2e182edd7f0aa9013a69d (diff) | |
download | yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.gz yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.bz2 yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.zip |
update docs.
Diffstat (limited to 'doc/docs/.vuepress/components/YueCompiler.vue')
-rwxr-xr-x | doc/docs/.vuepress/components/YueCompiler.vue | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/docs/.vuepress/components/YueCompiler.vue b/doc/docs/.vuepress/components/YueCompiler.vue index 4d72b92..9c09297 100755 --- a/doc/docs/.vuepress/components/YueCompiler.vue +++ b/doc/docs/.vuepress/components/YueCompiler.vue | |||
@@ -146,7 +146,7 @@ | |||
146 | } | 146 | } |
147 | .childTitle { | 147 | .childTitle { |
148 | width: 100%; | 148 | width: 100%; |
149 | font-size: 1.5em; | 149 | font-size: 1.2em; |
150 | color: #b7ae8f; | 150 | color: #b7ae8f; |
151 | text-align: center; | 151 | text-align: center; |
152 | padding: 0.2em; | 152 | padding: 0.2em; |
@@ -195,8 +195,7 @@ | |||
195 | hyphens: none; | 195 | hyphens: none; |
196 | background: #f5f7ff; | 196 | background: #f5f7ff; |
197 | color: #5e6687; | 197 | color: #5e6687; |
198 | font-size: 1em; | 198 | font-size: 15px; |
199 | overflow: scroll; | ||
200 | } | 199 | } |
201 | 200 | ||
202 | .my-editor >>> .prism-editor__textarea:focus { | 201 | .my-editor >>> .prism-editor__textarea:focus { |