fix: redundant border on the sidebar in two column layout mode (#4291)

This commit is contained in:
Li Kui
2024-08-31 17:37:37 +08:00
committed by GitHub
parent 2b0aedbaba
commit f23821ff46

View File

@@ -294,7 +294,7 @@ function handleMouseleave() {
</div>
<VbenScrollbar
:style="extraContentStyle"
class="border-border border-t py-2"
class="border-border py-2"
shadow
shadow-border
>