diff --git a/webapp/src/widgets/switch.scss b/webapp/src/widgets/switch.scss index aedb9e56d..3dd83539a 100644 --- a/webapp/src/widgets/switch.scss +++ b/webapp/src/widgets/switch.scss @@ -1,7 +1,7 @@ .Switch { display: flex; flex-shrink: 0; - + align-items: center; box-sizing: content-box; height: 14px; width: 26px;