chore(): update @stencil/sass, regenerate package-locks (#25441)

This commit is contained in:
Liam DeBeasi
2022-06-09 13:45:48 -04:00
committed by GitHub
parent a538bfe09c
commit efe9e92984
33 changed files with 23316 additions and 30975 deletions

View File

@ -14,7 +14,7 @@ $label-ios-text-color-focused: null !default;
$label-ios-margin-top: $item-ios-padding-top !default;
/// @prop - Margin end of the label
$label-ios-margin-end: ($item-ios-padding-end / 2) !default;
$label-ios-margin-end: ($item-ios-padding-end * 0.5) !default;
/// @prop - Margin bottom of the label
$label-ios-margin-bottom: $item-ios-padding-bottom !default;