feat: bugs
This commit is contained in:
@@ -14,7 +14,7 @@ const SETTING_OPTIONS = {
|
||||
|
||||
<template>
|
||||
<nav>
|
||||
<div class="d-flex gap-3 justify-content-end align-items-center">
|
||||
<div class="flex gap-3 justify-end items-center">
|
||||
<RecusiveNavItem :records="content && buildTree(content)" :component="_props.component" />
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user