Show statusbar with cpu and gpu stats (#9968)

* Show statusbar with cpu and gpu stats

* fix gif logic
This commit is contained in:
Nicolas Mowen
2024-02-21 19:27:02 -07:00
committed by GitHub
parent 33c77d03c7
commit 6626b8d758
8 changed files with 170 additions and 6 deletions

View File

@@ -79,7 +79,7 @@ function Live() {
}, []);
return (
<div className="w-full h-full overflow-scroll">
<div className="w-full h-full overflow-scroll px-2">
{events && events.length > 0 && (
<ScrollArea>
<TooltipProvider>