diff --git a/frontend/app/components/Session_/Player/Controls/controls.module.css b/frontend/app/components/Session_/Player/Controls/controls.module.css index ccbf6e0bb..c27cb74da 100644 --- a/frontend/app/components/Session_/Player/Controls/controls.module.css +++ b/frontend/app/components/Session_/Player/Controls/controls.module.css @@ -15,7 +15,7 @@ display: flex; justify-content: space-between; align-items: center; - height: 55px; + height: 65px; padding-left: 10px; padding-right: 0; }