2
0
mirror of https://github.com/frappe/books.git synced 2025-01-03 07:12:21 +00:00

fix: removed border mismatch when sidebar is closed

This commit is contained in:
AbleKSaju 2024-10-22 10:17:49 +05:30
parent 657c1e8423
commit cf9d563cf3

View File

@ -14,7 +14,7 @@
platform !== 'Windows' ? 'window-drag' : '',
]"
>
<Transition name="spacer">
<Transition name="spacer" class="border-none">
<div
v-if="!showSidebar && platform === 'Mac' && languageDirection !== 'rtl'"
class="h-full"