We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7398a6f commit 655602fCopy full SHA for 655602f
packages/@adobe/spectrum-css-temp/components/actiongroup/index.css
@@ -49,10 +49,10 @@ governing permissions and limitations under the License.
49
50
.spectrum-ActionGroup-item {
51
flex-shrink: 0;
52
+ }
53
- &.spectrum-ActionGroup-item--iconOnly {
54
- padding-inline-end: var(--spectrum-actionbutton-icon-padding-x);
55
- }
+ .spectrum-ActionGroup-item--iconOnly {
+ padding-inline-end: var(--spectrum-actionbutton-icon-padding-x);
56
}
57
58
&:focus {
0 commit comments