fix(projects): fix menu indent

This commit is contained in:
Soybean 2024-01-16 01:56:05 +08:00
parent f6bab0cc9d
commit 87143172e8

View File

@ -82,7 +82,7 @@ watch(
:collapsed-icon-size="22"
:options="naiveMenus"
:inverted="darkTheme"
:inline-indent="18"
:indent="18"
class="transition-300"
:style="menuHeightStyle"
@update:value="handleClickMenu"