setSearch(event.target.value)}
- sx={{ minWidth: { xs: "100%", sm: 320 } }}
+ className="w-full sm:w-80"
/>
@@ -671,7 +672,7 @@ export function UsersPage() {
aria-label="Close user details"
onClick={() => setSearchParams({})}
>
-
+
Close
@@ -743,7 +744,7 @@ export function UsersPage() {
-
+
This panel is read-only for now. Communication actions will be
@@ -756,26 +757,29 @@ export function UsersPage() {