You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/09/26 13:17:52 UTC

[echarts-www] branch master updated: update extension page style

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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 5decf8e1 update extension page style
5decf8e1 is described below

commit 5decf8e13002f7746f4aff7e07fa3e9d6770935f
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Mon Sep 26 21:17:25 2022 +0800

    update extension page style
---
 _scss/_pages.extension.scss | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/_scss/_pages.extension.scss b/_scss/_pages.extension.scss
index 94807a31..5c44f312 100644
--- a/_scss/_pages.extension.scss
+++ b/_scss/_pages.extension.scss
@@ -47,9 +47,14 @@
         display: block;
     }
 
-        .extension-img {
-            width: 100%;
-        }
+    .extension-img {
+        width: 100%;
+    }
+
+    .extension-head,
+    .extension-img {
+        border-radius: 4px 4px 0 0;
+    }
 
     .extension-info {
         padding: 10px 15px;


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