refactor[devtools]: update css for settings and support css variables in shadow dom scnenario (#33487)
## Summary Minor changes around css and styling of Settings dialog. 1. `:root` selector was updated to `:is(:root, :host)` to make css variables available on Shadow Root 2. CSS tweaks around Settings dialog: removed references to deleted styles, removed unused styles, ironed out styling for cases when input styles are enhanced by user agent stylesheet <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? --> ## How did you test this change? | Before | After | |--------|--------| |  |  | |  |  | |  |  | |  |  |
R
Ruslan Lesiutin committed
80c03eb7e0f05da5e0de6faebbe8dbb434455454
Parent: b6c0aa8
Committed by GitHub <[email protected]>
on 6/9/2025, 5:25:19 PM