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

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b149bc  Update common-styles.md (#400)
9b149bc is described below

commit 9b149bc1ec518d7eeb651b2ead1471d3a6ed466a
Author: Dizy <mh...@vip.qq.com>
AuthorDate: Thu May 23 22:10:06 2019 -0500

    Update common-styles.md (#400)
---
 docs/docs/styles/common-styles.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/docs/styles/common-styles.md 
b/docs/docs/styles/common-styles.md
index e65b5eb..6ab9d4f 100644
--- a/docs/docs/styles/common-styles.md
+++ b/docs/docs/styles/common-styles.md
@@ -514,7 +514,7 @@ Weex supports box-shadow in iOS: 
`inset`,`offset-x`,`offset-y`, `blur-radius`,
 
 
 :::danger
-box-shadow takes effect on Android
+box-shadow takes no effect on Android
 :::
 
 ### Example
@@ -582,4 +582,4 @@ These up-to-down steps may help you to plan the whole style 
of weex pages.
 1. overall style: divide the whole page to different parts
 2. flex alignment: align boxes in every part of page
 3. position box: place box, set offset
-4. element specific style: set styles for certain element if needed
\ No newline at end of file
+4. element specific style: set styles for certain element if needed

Reply via email to