mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-09 07:29:24 +00:00
init response v1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<Sidebar>
|
||||
</Sidebar>
|
||||
<div class="flex flex-row h-[calc(100vh-3.5rem)] mt-14">
|
||||
<article class="flex-1 ml-44 overflow-y-auto">
|
||||
<article class="flex-1 sm:ml-44 overflow-y-auto">
|
||||
<RouterView></RouterView>
|
||||
</article>
|
||||
<Assistant v-if="isAssistantVisible"></Assistant>
|
||||
|
||||
Reference in New Issue
Block a user