From 8ccaf635bc242edd1d90ba8b84acf4c58c82bbfc Mon Sep 17 00:00:00 2001 From: BugIsGod <87571967+bugisthegod@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:34:33 +0000 Subject: [PATCH] fix: replace > button with button selector in styled wrappers (#18568) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix CSS selector > button not reaching Button component's inner element ### Reproduce - when you click Data model and create a new field, you will see this bug. - When you import record and check the height of remove button in the final validation step. ### Root Reason the Button component internally renders a wrapper div around the