From a1c959aabd7a9168ea067d2f9c87cbe83547dd94 Mon Sep 17 00:00:00 2001 From: contributor Date: Mon, 10 Nov 2025 10:56:05 +0200 Subject: [PATCH] use class instead of inline style for note info calculate button --- apps/client/src/widgets/ribbon/NoteInfoTab.tsx | 1 - apps/client/src/widgets/ribbon/style.css | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/src/widgets/ribbon/NoteInfoTab.tsx b/apps/client/src/widgets/ribbon/NoteInfoTab.tsx index 8e2cfba0c..2fb9daa80 100644 --- a/apps/client/src/widgets/ribbon/NoteInfoTab.tsx +++ b/apps/client/src/widgets/ribbon/NoteInfoTab.tsx @@ -62,7 +62,6 @@ export default function NoteInfoTab({ note }: TabContext) { {!isLoading && !noteSizeResponse && !subtreeSizeResponse && (