diff --git a/src/renderer/components/tabs/tabs.scss b/src/renderer/components/tabs/tabs.scss index 858a56d394..9ffc935415 100644 --- a/src/renderer/components/tabs/tabs.scss +++ b/src/renderer/components/tabs/tabs.scss @@ -71,7 +71,7 @@ right: 0; bottom: 0; width: 0; - height: $unit *0.5; + height: $unit * 0.5; transition: width 150ms; background: currentColor; color: $halfGray