feat(ShareSheet): support title、description prop

This commit is contained in:
chenjiahan
2020-04-09 13:09:32 +08:00
committed by neverland
parent 5080761cfe
commit 68164e64cf
7 changed files with 150 additions and 14 deletions
+2
View File
@@ -584,6 +584,8 @@
@rate-icon-full-color: #ffd21e;
@rate-icon-disabled-color: #bdbdbd;
// ShareSheet
// Search
@search-padding: 10px @padding-sm;
@search-background-color: @white;