diff --git a/packages/raystack/components/breadcrumb/breadcrumb.module.css b/packages/raystack/components/breadcrumb/breadcrumb.module.css index ffd6e20ce..6f57147d9 100644 --- a/packages/raystack/components/breadcrumb/breadcrumb.module.css +++ b/packages/raystack/components/breadcrumb/breadcrumb.module.css @@ -36,6 +36,7 @@ text-decoration: none; text-wrap: nowrap; gap: var(--rs-space-2); + cursor: pointer; } .breadcrumb-link:hover {