diff options
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 { |