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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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
>