diff --git a/src/templates/page.scss b/src/templates/page.scss index 20825c7..fb44733 100644 --- a/src/templates/page.scss +++ b/src/templates/page.scss @@ -770,8 +770,8 @@ table{ border-width: 1px 0 0 0 !important; padding: 15px 10px 0 !important; .hs-toggle-switch { - width: calc(3.4em + 2px) !important; - height: calc(1.7em + 2px) !important; + width: calc(34px + 2px) !important; + height: calc(18px + 2px) !important; .hs-toggle-switch-nob{ height: 14px !important; width: 14px !important;