fix: 添加 overflow-hidden 类以改善滚动面板的显示效果

This commit is contained in:
2025-06-03 01:23:15 +08:00
parent c2e411352f
commit fba88107dd

View File

@@ -75,6 +75,7 @@ onMounted(() => {
<template>
<ScrollPanel
ref="scrollPanel"
class="overflow-hidden"
style="width: 100vw; height: 100vh"
:pt="{
content: {