Closed
Description
A clear and concise description of what the feature is
An XS variant for the IconButton
, with a 4px padding around the icon.
Why should this feature be included?
There's a few places in the CMS in which we make users click on simple icons to perform an action. In addition to be more elegant, I think using an XS IconButton
would also simplify the code since we wouldn't need to specify the hover state and the click area in each particular case.
Please provide an example for how this would work
For example, this is how it would work inside of a Combobox
.