We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f402080 commit 6314b7dCopy full SHA for 6314b7d
1 file changed
src/templates/page.scss
@@ -770,8 +770,8 @@ table{
770
border-width: 1px 0 0 0 !important;
771
padding: 15px 10px 0 !important;
772
.hs-toggle-switch {
773
- width: calc(3.4em + 2px) !important;
774
- height: calc(1.7em + 2px) !important;
+ width: calc(34px + 2px) !important;
+ height: calc(18px + 2px) !important;
775
.hs-toggle-switch-nob{
776
height: 14px !important;
777
width: 14px !important;
0 commit comments