From a35b4550418cffd322d764290de1fc073b038376 Mon Sep 17 00:00:00 2001 From: Sanjai Kumar <161328623+sanjaikumar-bruno@users.noreply.github.com> Date: Fri, 2 Jan 2026 18:50:06 +0530 Subject: [PATCH] style: remove font size class from button (#6630) --- .../src/components/CollectionSettings/Overview/Info/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/CollectionSettings/Overview/Info/index.js b/packages/bruno-app/src/components/CollectionSettings/Overview/Info/index.js index c85dd554f..888149f78 100644 --- a/packages/bruno-app/src/components/CollectionSettings/Overview/Info/index.js +++ b/packages/bruno-app/src/components/CollectionSettings/Overview/Info/index.js @@ -69,7 +69,7 @@ const Info = ({ collection }) => {