Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-10-02 08:50:37 +08:00
57 changed files with 500 additions and 270 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
color: @grid-item-text-color;
font-size: @grid-item-text-font-size;
line-height: 1.5;
word-wrap: break-word;
// https://github.com/youzan/vant/issues/3894
word-break: break-all;
}
&__icon + &__text {