From 1295adc727311d942117251ecc5cdda0b1792ccf Mon Sep 17 00:00:00 2001 From: Jamil Date: Tue, 10 Jun 2025 22:53:09 -0700 Subject: [PATCH] fix(gui-client): fix minor frontend issues in app window (#9505) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - removes `NavLink` in favor of using the `href` prop on `SidebarItem`. This fixes vertical spacing between sidebar items (it was inconsistent) and DOM structure issues caused by setting `NavLink` as a direct child of ``. - adds `cursor-pointer` to all `