You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2021/10/28 12:07:51 UTC

[incubator-linkis-website] 22/50: FIX: 修复首页图片尺寸问题

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

peacewong pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git

commit 7b1d497b6fda995bfe6f3b93bec53b19dd1f341a
Author: lucaszhu <lu...@webank.com>
AuthorDate: Wed Oct 13 10:37:02 2021 +0800

    FIX: 修复首页图片尺寸问题
---
 src/pages/home.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pages/home.vue b/src/pages/home.vue
index 91f2f46..88bb72b 100644
--- a/src/pages/home.vue
+++ b/src/pages/home.vue
@@ -182,6 +182,7 @@
       }
       .description-image{
         margin-left: 40px;
+        width: 630px;
       }
     }
 

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