mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
fix(logs): inconsistent padding
This commit is contained in:
parent
477fb2233a
commit
30764873a8
@ -128,7 +128,7 @@ export default () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
return (
|
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">
|
<div class="join w-full">
|
||||||
<input
|
<input
|
||||||
type="search"
|
type="search"
|
||||||
|
Loading…
Reference in New Issue
Block a user