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

@ -199,7 +199,7 @@
// --------------------------------------------------
:host(.fab-button-small) {
@include margin(($fab-size - $fab-small-size) / 2);
@include margin(($fab-size - $fab-small-size) * 0.5);
width: #{$fab-small-size};
height: #{$fab-small-size};