From 8f5cdead7304363d11a01c1b751587fd27b13fc8 Mon Sep 17 00:00:00 2001 From: Christian Byrne Date: Fri, 20 Feb 2026 01:00:33 -0800 Subject: [PATCH] refactor: use muted-textonly variant for SectionWidgets icon buttons (#8972) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #8890 Switches the Reset All and Locate Node buttons from `variant="textonly"` with manual text color overrides to `variant="muted-textonly"`, which already provides the muted text color. Removes redundant `cursor-pointer` and `text-muted-foreground` classes. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8972-refactor-use-muted-textonly-variant-for-SectionWidgets-icon-buttons-30c6d73d3650819abca7e4ca5be77f15) by [Unito](https://www.unito.io) --- .../rightSidePanel/parameters/SectionWidgets.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/rightSidePanel/parameters/SectionWidgets.vue b/src/components/rightSidePanel/parameters/SectionWidgets.vue index 5e2e77ecd1..47cd393a34 100644 --- a/src/components/rightSidePanel/parameters/SectionWidgets.vue +++ b/src/components/rightSidePanel/parameters/SectionWidgets.vue @@ -217,9 +217,9 @@ defineExpose({