You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it was done in Bulma#3362, it is sufficient to change the division by a multiplication. In the code, division is only used in lines 25,44 & 45 inside _switch.scss and can be replaced by: #{$switch-width * 0.5 + $switch-padding};
bulma-switch-control: 1.1.1
sass: 1.39.2
The text was updated successfully, but these errors were encountered: