mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): fix menu indent
This commit is contained in:
@ -82,7 +82,7 @@ watch(
|
|||||||
:collapsed-icon-size="22"
|
:collapsed-icon-size="22"
|
||||||
:options="naiveMenus"
|
:options="naiveMenus"
|
||||||
:inverted="darkTheme"
|
:inverted="darkTheme"
|
||||||
:inline-indent="18"
|
:indent="18"
|
||||||
class="transition-300"
|
class="transition-300"
|
||||||
:style="menuHeightStyle"
|
:style="menuHeightStyle"
|
||||||
@update:value="handleClickMenu"
|
@update:value="handleClickMenu"
|
||||||
|
Reference in New Issue
Block a user