chore: opt agent position
This commit is contained in:
@@ -255,7 +255,7 @@ onUnmounted(() => {
|
||||
<h2 class="text-xl sm:text-2xl font-bold tracking-tight">Agent 管理</h2>
|
||||
<p class="text-muted-foreground text-sm">管理远程执行代理</p>
|
||||
</div>
|
||||
<div class="flex flex-col sm:flex-row items-center gap-3 w-full md:w-auto">
|
||||
<div class="flex flex-col sm:flex-row items-center sm:justify-end gap-3 w-full md:w-auto">
|
||||
<div class="flex w-full sm:w-auto items-center gap-2">
|
||||
<div class="relative flex-1 sm:flex-none">
|
||||
<Search class="absolute left-3 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground" />
|
||||
|
||||
Reference in New Issue
Block a user