fix(logs): inconsistent gap between search input and table

This commit is contained in:
kunish 2023-09-17 12:38:53 +08:00
parent 67345cf1e3
commit 477fb2233a
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -128,7 +128,7 @@ export default () => {
})
return (
<div class="flex h-full flex-col gap-4 p-1">
<div class="flex h-full flex-col gap-2 p-1">
<div class="join w-full">
<input
type="search"