Quick entry textareas now avoid inheriting refine-button padding that caused right-side dead space. - Override quick-entry textarea right padding with a selector specific enough to beat the shared description refine rule without !important. - Add CSS cascade regression coverage confirming quick entry reclaims width while global description textareas retain overlay padding. - Add a patch changeset for the published CLI package. Files changed: .changeset/fn-6944-quick-entry-width.md | 7 ++ .../dashboard/app/components/QuickEntryBox.css | 6 +- .../components/__tests__/QuickEntryBox.test.tsx | 114 +++++++++++++++++++++ 3 files changed, 124 insertions(+), 3 deletions(-) Fusion-Task-Id: FN-6944 Fusion-Task-Lineage: 2a6c7190-ff87-4da6-9437-8e57a113ce56
12 KiB
12 KiB