manojshetty2004 opened a new pull request, #36781: URL: https://github.com/apache/superset/pull/36781
### SUMMARY Normalizes typography in widget settings/sidebar panels to improve visual hierarchy and readability. Inner sub-section titles previously relied on varying font weights, which created visual noise. This change uses a single, consistent font weight and spacing to establish hierarchy more clearly, without altering layout or behavior. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A ### TESTING INSTRUCTIONS 1. Open Explore view. 2. Open widget settings / sidebar panels. 3. Verify that inner sub-section titles use a consistent font weight. 4. Confirm improved readability and spacing without layout changes. ### ADDITIONAL INFORMATION - [x] Has associated issue: #36670 - [ ] Required feature flags - [x] Changes UI - [ ] Includes DB Migration - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
