diff --git a/src/App.module.css b/src/App.module.css index 41192a1..0be3495 100644 --- a/src/App.module.css +++ b/src/App.module.css @@ -5,4 +5,5 @@ width: 100%; height: 100%; text-align: center; + overflow: hidden; } diff --git a/src/components/task-bar/TaskBar.jsx b/src/components/task-bar/TaskBar.jsx index 2f698a1..0d2b493 100644 --- a/src/components/task-bar/TaskBar.jsx +++ b/src/components/task-bar/TaskBar.jsx @@ -36,6 +36,7 @@ function AppButton({ app }) { return (