diff --git a/app/assets/stylesheets/companion_window.scss b/app/assets/stylesheets/companion_window.scss index a89296e2..9d9aeef7 100644 --- a/app/assets/stylesheets/companion_window.scss +++ b/app/assets/stylesheets/companion_window.scss @@ -39,7 +39,7 @@ .companion-window-component { --active-color: rgb(140, 21, 21); - --drawer-width: 305px; + --drawer-width: 310px; --font-size-base: 14px; --tab-width: 48px; --tab-height: 48px;