This commit is contained in:
dap
2024-12-19 07:49:46 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ const delegatedProps = computed(() => {
>
<ScrollAreaViewport
as-child
class="h-full w-full rounded-[inherit]"
class="h-full w-full rounded-[inherit] focus:outline-none"
@scroll="onScroll"
>
<slot></slot>