diff --git a/packages/ui/src/globals.css b/packages/ui/src/globals.css index 258259e..194fdf5 100644 --- a/packages/ui/src/globals.css +++ b/packages/ui/src/globals.css @@ -160,6 +160,7 @@ /* SWITCH COMPONENT VARIABLES */ --switch-width: 44px; --switch-height: 22px; + --switch-handle-size: 18px; --switch-padding: 2px; /* Distance between handle and edge */ /* Calculate the handle position when checked */