diff --git a/frontend/app/components/Dashboard/Widgets/SessionsPerBrowser/Bar.css b/frontend/app/components/Dashboard/Widgets/SessionsPerBrowser/Bar.css index cf1b14578..dde6009e4 100644 --- a/frontend/app/components/Dashboard/Widgets/SessionsPerBrowser/Bar.css +++ b/frontend/app/components/Dashboard/Widgets/SessionsPerBrowser/Bar.css @@ -1,5 +1,5 @@ .bar { - height: 10px; + height: 5px; width: 100%; border-radius: 3px; display: flex;