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
It is possible to resolve the UI changes in the areas where VSwitch is used.
SASS Variables can be used to rewrite it, but it is more WARNING than vuetify-loader's.
Problem to solve
It is possible to resolve the UI changes in the areas where VSwitch is used.
SASS Variables can be used to rewrite it, but it is more WARNING than vuetify-loader's.
vuetifyjs/vuetify-loader#290
Proposed solution
Set
$switch-inset-thumb-off-height
and$switch-inset-thumb-off-width
to 24pxhttps://github.com/vuetifyjs/vuetify/blob/6748fd772378e64a0aa6644f9a10074bed44b1ed/packages/vuetify/src/components/VSwitch/_ variables.scss#L9-L12
The text was updated successfully, but these errors were encountered: