cpu utilization space issue

pull/3167/head
SunnyCloudy 2 months ago committed by GitHub
parent 1554847ee5
commit 406f6f4743
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -140,7 +140,7 @@ export default function Component({ service }) {
)}
{!chart && (
<Block position="bottom-3 left-3 w-[3rem]">
<Block position="bottom-3 left-3 w-[4rem]">
<CPU quicklookData={quicklookData} className="opacity-75" />
</Block>
)}

Loading…
Cancel
Save