fix(ShareSheet): incorrect scrollbar height in some browsers (#6207)

This commit is contained in:
neverland
2020-05-04 12:52:38 +08:00
committed by GitHub
parent 8b328eabed
commit cee33cb6dd
2 changed files with 9 additions and 8 deletions
-1
View File
@@ -592,7 +592,6 @@
@share-sheet-description-font-size: @font-size-sm;
@share-sheet-description-line-height: 16px;
@share-sheet-icon-size: 48px;
@share-sheet-option-margin-right: @padding-xl;
@share-sheet-option-name-color: @gray-7;
@share-sheet-option-name-font-size: @font-size-sm;
@share-sheet-cancel-button-font-size: @font-size-lg;