fix(logs): inconsistent padding

This commit is contained in:
kunish 2023-09-17 12:40:24 +08:00
parent 477fb2233a
commit 30764873a8
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-2 p-1">
<div class="flex h-full flex-col gap-2">
<div class="join w-full">
<input
type="search"