From c2d368654b85dff959e1dbfd0365197846524136 Mon Sep 17 00:00:00 2001 From: Sergey Kozyrenko Date: Sat, 16 May 2026 09:40:33 +0700 Subject: [PATCH] refactor(frontend): unify Preset-templates panel with DetailNavigationSheet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both Sheets on the template detail page now follow the same skeleton: SheetContent (flex flex-col gap-0 p-0) SheetHeader (border-b p-4) SheetTitle (flex items-center gap-2 pr-8 text-base)