fix: overlap bottom system monitor (#4310)

This commit is contained in:
Faisal Amir 2024-12-21 01:32:34 +08:00 committed by GitHub
parent af84a3a8d9
commit 8738421e75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,7 +176,7 @@ const LocalServerLeftPanel = () => {
/>
</div>
<div className="relative z-50 mt-2 block">
<div className="relative mt-2 block">
<Input
className={twMerge(
errorRangePort && 'border-[hsla(var(--destructive-bg))]'