提交 05fb4c2d 编写于 作者: View Design's avatar View Design

Update ScrollBar.vue

上级 7aa0a20e
...@@ -23,6 +23,6 @@ const delegatedProps = computed(() => { ...@@ -23,6 +23,6 @@ const delegatedProps = computed(() => {
&& 'h-2.5 flex-col border-t border-t-transparent p-px', && 'h-2.5 flex-col border-t border-t-transparent p-px',
props.class)" props.class)"
> >
<ScrollAreaThumb class="relative flex-1 rounded-full bg-border" /> <ScrollAreaThumb class="relative flex-1 rounded-full bg-gray-400" />
</ScrollAreaScrollbar> </ScrollAreaScrollbar>
</template> </template>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册