chore
This commit is contained in:
@@ -107,7 +107,7 @@ const selectDropdownOption = (key: string, option: DropdownOption) => {
|
|||||||
</NFlex>
|
</NFlex>
|
||||||
</NFlex>
|
</NFlex>
|
||||||
</NLayoutHeader>
|
</NLayoutHeader>
|
||||||
<NLayoutContent class="app-layout-content" :native-scrollbar="false" :content-style="{ padding: '8px' }">
|
<NLayoutContent class="app-layout-content" :content-style="{ padding: '8px' }">
|
||||||
<RouterView />
|
<RouterView />
|
||||||
</NLayoutContent>
|
</NLayoutContent>
|
||||||
<NLayoutFooter bordered class="app-layout-footer" />
|
<NLayoutFooter bordered class="app-layout-footer" />
|
||||||
|
|||||||
Reference in New Issue
Block a user