From 39a93db007b04bfd853f9f904b15b793b97e9ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Fitzner?= Date: Wed, 27 May 2026 05:36:45 -0300 Subject: [PATCH 1/3] fix(sidebar): prevent line wrap in availability selector (#13940) --- .../components-next/sidebar/SidebarProfileMenuStatus.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/components-next/sidebar/SidebarProfileMenuStatus.vue b/app/javascript/dashboard/components-next/sidebar/SidebarProfileMenuStatus.vue index 66e416f96..8acd4c238 100644 --- a/app/javascript/dashboard/components-next/sidebar/SidebarProfileMenuStatus.vue +++ b/app/javascript/dashboard/components-next/sidebar/SidebarProfileMenuStatus.vue @@ -82,18 +82,18 @@ function changeAvailabilityStatus(availability) {
{{ $t('SIDEBAR.SET_YOUR_AVAILABILITY') }}
- +