From bed8038d16be2aa319328b7c5d57b5704a0f6fe8 Mon Sep 17 00:00:00 2001 From: Illia Filippov Date: Thu, 25 Dec 2025 01:05:36 +0100 Subject: [PATCH] fix: add custom scrollbar styling to CommandList in PathInput component --- apps/ui/src/components/ui/path-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ui/src/components/ui/path-input.tsx b/apps/ui/src/components/ui/path-input.tsx index 87829ec0..4f1f2306 100644 --- a/apps/ui/src/components/ui/path-input.tsx +++ b/apps/ui/src/components/ui/path-input.tsx @@ -324,7 +324,7 @@ function PathInput({ - + No files or directories found {entries.map((entry) => (