From a8e189ca843062bc8235d9a03ad987c4f8d87bd1 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Mon, 13 Jul 2026 07:07:42 +0800 Subject: [PATCH] fix(plugin): add 16px horizontal padding to stats row --- plugins/decky-vault/src/components/LibraryAppPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-vault/src/components/LibraryAppPanel.tsx b/plugins/decky-vault/src/components/LibraryAppPanel.tsx index 864ebe2..8899671 100644 --- a/plugins/decky-vault/src/components/LibraryAppPanel.tsx +++ b/plugins/decky-vault/src/components/LibraryAppPanel.tsx @@ -113,7 +113,7 @@ export default function LibraryAppPanel({ appId, title, hardwareSlug, baseUrl }: -
+
{/* Stats */} {data.estFps ? (