feat: add switch handle size variable to globals.css
This commit is contained in:
@@ -160,6 +160,7 @@
|
|||||||
/* SWITCH COMPONENT VARIABLES */
|
/* SWITCH COMPONENT VARIABLES */
|
||||||
--switch-width: 44px;
|
--switch-width: 44px;
|
||||||
--switch-height: 22px;
|
--switch-height: 22px;
|
||||||
|
--switch-handle-size: 18px;
|
||||||
--switch-padding: 2px; /* Distance between handle and edge */
|
--switch-padding: 2px; /* Distance between handle and edge */
|
||||||
|
|
||||||
/* Calculate the handle position when checked */
|
/* Calculate the handle position when checked */
|
||||||
|
|||||||
Reference in New Issue
Block a user