Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)
Hi developer team,
As you know, many controls have values that cannot be cleared. They are just replaced with the previous value, which creates unused CSS at larger scales. For example:
In the nestable slider element > Style > Background Color, it has a default background that we can easily clear and set a new background. But for example, in popup and offcanvas, the backdrop has a background color by default. But we cannot clear the default color. If we set a new color, the default color remains unused.
It would be great if all the default values could be cleared and a new value set. For example:
Now
After: