mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
fix(logs): inconsistent gap between search input and table
This commit is contained in:
parent
67345cf1e3
commit
477fb2233a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user