mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): update @stencil/sass, regenerate package-locks (#25441)
This commit is contained in:
@ -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};
|
||||
|
Reference in New Issue
Block a user