upd style

This commit is contained in:
oiov
2025-03-23 23:06:04 +08:00
parent a3b27361ec
commit b4a2ecfa7a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ export default function UserUrlsList({ user, action }: UrlListProps) {
</div>
</CardHeader>
<CardContent>
<div className="mb-2 flex-row items-center sm:flex sm:gap-2">
<div className="mb-2 flex-row items-center gap-2 space-y-2 sm:flex sm:space-y-0">
<Input
className=""
placeholder="Search by slug..."
+1 -1
View File
File diff suppressed because one or more lines are too long