You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/06/30 02:26:15 UTC

[incubator-echarts-doc] 02/02: example: tweak style

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch live-example
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git

commit ea9d8acc5a632ad47a5a3dab962e03c2f0cdec2f
Author: pissang <bm...@gmail.com>
AuthorDate: Tue Jun 30 10:26:01 2020 +0800

    example: tweak style
---
 src/components/LiveExample.vue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/LiveExample.vue b/src/components/LiveExample.vue
index f7ce7fe..51bda78 100644
--- a/src/components/LiveExample.vue
+++ b/src/components/LiveExample.vue
@@ -419,11 +419,11 @@ export default {
 
     .toolbar {
         position: absolute;
-        top: 20px;
+        top: 15px;
         right: 10px;
 
         .example-list {
-            width: 220px;
+            width: 180px;
         }
     }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org