File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -181,11 +181,11 @@ defmodule AlgoraWeb.User.DashboardLive do
181181 <!-- Availability Section -->
182182 < div class = "flex items-center justify-between " >
183183 < div class = "flex items-center gap-2 " >
184- < label for = "available " class = "text-sm font-medium " > Available to work</ label >
184+ < label for = "available " class = "text-sm font-medium " > Open to contract work</ label >
185185 < . tooltip >
186186 < . icon name = "tabler-help-circle " class = "h-4 w-4 text-muted-foreground " />
187- < . tooltip_content side = "bottom " class = "text-xs " >
188- When enabled, you will receive hourly contract offers
187+ < . tooltip_content side = "bottom " class = "min-w-[300px] " >
188+ When enabled, you will receive contract work offers from companies on Algora.
189189 </ . tooltip_content >
190190 </ . tooltip >
191191 </ div >
You can’t perform that action at this time.
0 commit comments